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
solver_wrappers.external.remote_controlled_solver_wrapper Namespace Reference

Classes

class  RemoteControlledSolverWrapper
 This class is a generic wrapper for connecting external solvers that are being remote controlled. More...
 

Functions

def Create (settings, model, solver_name)
 

Function Documentation

◆ Create()

def solver_wrappers.external.remote_controlled_solver_wrapper.Create (   settings,
  model,
  solver_name 
)