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.kratos.kratos_base_wrapper Namespace Reference

Classes

class  ThreadManager
 Class for setting and ressting the number of threads a context should use. More...
 
class  KratosBaseWrapper
 This class serves as basis for the kratos-wrappers It uses the AnalysisStage as black-box interface to Kratos. More...
 

Functions

def Create (settings, model, solver_name)
 

Function Documentation

◆ Create()

def solver_wrappers.kratos.kratos_base_wrapper.Create (   settings,
  model,
  solver_name 
)