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 | |
def | RegisterAll (PythonModuleName, PythonRegistryListModule) |
def | RegisterModelersList (PythonModuleName, PythonRegistryListModule) |
def | RegisterOperationsList (PythonModuleName, PythonRegistryListModule) |
def | RegisterProcessesList (PythonModuleName, PythonRegistryListModule) |
def | RegisterStagesList (PythonModuleName, PythonRegistryListModule) |
def | RegisterOrchestratorsList (PythonModuleName, PythonRegistryListModule) |
def python_interface.python_registry_utilities.RegisterAll | ( | PythonModuleName, | |
PythonRegistryListModule | |||
) |
def python_interface.python_registry_utilities.RegisterModelersList | ( | PythonModuleName, | |
PythonRegistryListModule | |||
) |
def python_interface.python_registry_utilities.RegisterOperationsList | ( | PythonModuleName, | |
PythonRegistryListModule | |||
) |
def python_interface.python_registry_utilities.RegisterOrchestratorsList | ( | PythonModuleName, | |
PythonRegistryListModule | |||
) |
def python_interface.python_registry_utilities.RegisterProcessesList | ( | PythonModuleName, | |
PythonRegistryListModule | |||
) |
def python_interface.python_registry_utilities.RegisterStagesList | ( | PythonModuleName, | |
PythonRegistryListModule | |||
) |