WRApplication
External kratos "application" for multiscale time integration.
HDF5SnapshotInput Class Reference

Input class for reading most data from an HDF5 snapshot to a model part. More...

Inheritance diagram for HDF5SnapshotInput:
Collaboration diagram for HDF5SnapshotInput:

Static Public Member Functions

KratosMultiphysics.Parameters GetDefaultIOParameters ()
 

Additional Inherited Members

- Public Member Functions inherited from HDF5SnapshotIO
WRApp.CheckpointID GetID (self)
 Read data from a file that identifies a Snapshot. More...
 
pathlib.Path GetPath (self, WRApp.CheckpointID id=None)
 Return the path to the associated file given the checkpoint ID, or the pattern if the ID is not provided. More...
 
KratosMultiphysics.Parameters GetDefaultParameters (cls)
 
KratosMultiphysics.Parameters parameters (self)
 

Detailed Description

Input class for reading most data from an HDF5 snapshot to a model part.

@classname HDF5SnapshotInput

Data read:

  • nodal solution step data
  • nodal data value
  • nodal flag
  • element data value
  • element flag
  • condition data value
  • condition flag
  • process info

Member Function Documentation

◆ GetDefaultIOParameters()

KratosMultiphysics.Parameters GetDefaultIOParameters ( )
static

Reimplemented from HDF5SnapshotIO.


The documentation for this class was generated from the following file: