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.
Functions
factories.solver_wrapper_factory Namespace Reference

Functions

def CreateSolverWrapper (settings, models, solver_name)
 This function creates and returns the Wrapper for the Solver used for CoSimulation. More...
 

Function Documentation

◆ CreateSolverWrapper()

def factories.solver_wrapper_factory.CreateSolverWrapper (   settings,
  models,
  solver_name 
)

This function creates and returns the Wrapper for the Solver used for CoSimulation.