![]() |
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.
|
This class is the interface to the RomApplication of Kratos. More...
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 | |
This class is the interface to the RomApplication of Kratos.