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.
python_interface.python_registry.PythonRegistry Member List

This is the complete list of members for python_interface.python_registry.PythonRegistry, including all inherited members.

__getitem__(self, Name)python_interface.python_registry.PythonRegistry
__init__(self)python_interface.python_registry.PythonRegistry
__iter__(self)python_interface.python_registry.PythonRegistry
AddItem(self, Name, ModuleName)python_interface.python_registry.PythonRegistry
CppGetFunctionNamesMappython_interface.python_registry.PythonRegistrystatic
HasItem(self, Name, Context=RegistryContext.ALL)python_interface.python_registry.PythonRegistry
HasItems(self, Name, Context=RegistryContext.ALL)python_interface.python_registry.PythonRegistry
HasValue(self, Name)python_interface.python_registry.PythonRegistry
items(self, Name)python_interface.python_registry.PythonRegistry
keys(self, Name)python_interface.python_registry.PythonRegistry
NumberOfItems(self, Name, Context=RegistryContext.ALL)python_interface.python_registry.PythonRegistry
RemoveItem(self, Name)python_interface.python_registry.PythonRegistry
values(self, Name)python_interface.python_registry.PythonRegistry