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.
|
Classes | |
class | UndefinedSolver |
class | CoSimulationCoupledSolver |
Baseclass for the coupled solvers used for CoSimulation Performs basic operations that are common among coupled solvers: More... | |
class | ModelAccessor |
Intermediate class for redirecting the access to the Models to the solvers of the CoupledSolver. More... | |
Functions | |
def | GetInputDataDefaults () |
def | GetOutputDataDefaults () |
def base_classes.co_simulation_coupled_solver.GetInputDataDefaults | ( | ) |
def base_classes.co_simulation_coupled_solver.GetOutputDataDefaults | ( | ) |