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 | Namespaces | Functions
kratos_base_wrapper.py File Reference

Classes

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

Namespaces

 solver_wrappers.kratos.kratos_base_wrapper
 

Functions

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