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 | |
class | python_interface.python_registry.RegistryContext |
class | python_interface.python_registry.PythonRegistryIterator |
PythonRegistry iterator class. More... | |
class | python_interface.python_registry.PythonRegistry |
Namespaces | |
python_interface.python_registry | |
Functions | |
def | python_interface.python_registry.RegisterPrototype (str RegistryPointName) |
Auxiliary function to be used as a class decorator This function is intended to be used as a class decorator in order to manually create a registry entry for the class of interest. More... | |