WRApplication
External kratos "application" for multiscale time integration.
|
Input class for reading most data from an HDF5 snapshot to a model part. More...
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) |
Input class for reading most data from an HDF5 snapshot to a model part.
@classname HDF5SnapshotInput
Data read:
|
static |
Reimplemented from HDF5SnapshotIO.