KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
List of all members
solver_wrappers.kratos.rom_wrapper.RomWrapper Class Reference

This class is the interface to the RomApplication of Kratos. More...

Inheritance diagram for solver_wrappers.kratos.rom_wrapper.RomWrapper:
Collaboration diagram for solver_wrappers.kratos.rom_wrapper.RomWrapper:

Additional Inherited Members

- Public Member Functions inherited from solver_wrappers.kratos.kratos_base_wrapper.KratosBaseWrapper
def __init__ (self, settings, model, solver_name)
 
def Initialize (self)
 
def Finalize (self)
 
def AdvanceInTime (self, current_time)
 
def InitializeSolutionStep (self)
 
def Predict (self)
 
def SolveSolutionStep (self)
 
def FinalizeSolutionStep (self)
 
def OutputSolutionStep (self)
 
def PrintInfo (self)
 
- Public Attributes inherited from solver_wrappers.kratos.kratos_base_wrapper.KratosBaseWrapper
 project_parameters
 
 thread_manager
 

Detailed Description

This class is the interface to the RomApplication of Kratos.


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