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

Implements Snapshot input operations in memory. More...

Inheritance diagram for SnapshotInMemoryInput:
Collaboration diagram for SnapshotInMemoryInput:

Classes

class  Operation
 Read data from the static cache of SnapshotInMemoryIO. More...
 

Public Member Functions

dict GetEntry (cls, str file_name)
 
KratosMultiphysics.Expression.Expression GetExpression (cls, str file_name, KratosMultiphysics.Globals.DataLocation container_type, WRApp.Typing.Variable variable)
 
- Public Member Functions inherited from SnapshotInMemoryIO
None Erase (cls, str file_name)
 
bool Exists (cls, str file_name)
 
"list[str]" Glob (cls, str pattern)
 
None Clear (cls)
 
KratosMultiphysics.Parameters GetDefaultParameters (cls)
 

Detailed Description

Implements Snapshot input operations in memory.

Member Function Documentation

◆ GetEntry()

dict GetEntry (   cls,
str  file_name 
)

◆ GetExpression()

KratosMultiphysics.Expression.Expression GetExpression (   cls,
str  file_name,
KratosMultiphysics.Globals.DataLocation  container_type,
WRApp.Typing.Variable  variable 
)

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