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

Output class for writing most data in the model part to an HDF5 snapshot. More...

Inheritance diagram for HDF5SnapshotOutput:
Collaboration diagram for HDF5SnapshotOutput:

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

Output class for writing most data in the model part to an HDF5 snapshot.

@classname HDF5SnapshotOutput

Data written:

  • 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: