WRApplication
External kratos "application" for multiscale time integration.
|
Output class for writing most data in the model part to an HDF5 snapshot. 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) |
Output class for writing most data in the model part to an HDF5 snapshot.
@classname HDF5SnapshotOutput
Data written:
|
static |
Reimplemented from HDF5SnapshotIO.