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 | Functions
base_classes.co_simulation_coupled_solver Namespace Reference

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 ()
 

Function Documentation

◆ GetInputDataDefaults()

def base_classes.co_simulation_coupled_solver.GetInputDataDefaults ( )

◆ GetOutputDataDefaults()

def base_classes.co_simulation_coupled_solver.GetOutputDataDefaults ( )