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

Base class for Snapshot input/output operations in memory. More...

Inheritance diagram for SnapshotInMemoryIO:
Collaboration diagram for SnapshotInMemoryIO:

Classes

class  Operation
 Base class for interacting with the static cache of SnapshotInMemoryIO. More...
 

Public Member Functions

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

Base class for Snapshot input/output operations in memory.

@classname SnapshotInMemory

Member Function Documentation

◆ Clear()

None Clear (   cls)

◆ Erase()

None Erase (   cls,
str  file_name 
)

◆ Exists()

bool Exists (   cls,
str  file_name 
)

◆ GetDefaultParameters()

KratosMultiphysics.Parameters GetDefaultParameters (   cls)

Reimplemented from SnapshotIO.

◆ Glob()

"list[str]" Glob (   cls,
str  pattern 
)

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