WRApplication
External kratos "application" for multiscale time integration.
SnapshotInMemoryManager Class Reference
Inheritance diagram for SnapshotInMemoryManager:
Collaboration diagram for SnapshotInMemoryManager:

Public Member Functions

None Erase (self, WRApp.CheckpointID id)
 Erase an entry from the internal journal that matches the provided ID and delete its related snapshot. More...
 
KratosMultiphysics.Parameters GetDefaultParameters (cls)
 
- Public Member Functions inherited from SnapshotManager
None Add (self, KratosMultiphysics.ModelPart model_part)
 Construct a snapshot and add it to the internal journal. More...
 
"Snapshot" Get (self, WRApp.CheckpointID id)
 Retrieve a snapshot from the internal journal that matches the provided ID. More...
 
None EraseObsolete (self)
 Call Manager.Erase on all IDs that return true for the provided predicate. More...
 

Member Function Documentation

◆ Erase()

None Erase (   self,
WRApp.CheckpointID  id 
)

Erase an entry from the internal journal that matches the provided ID and delete its related snapshot.

Reimplemented from SnapshotManager.

◆ GetDefaultParameters()

KratosMultiphysics.Parameters GetDefaultParameters (   cls)

Reimplemented from SnapshotManager.


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