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.
|
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 | |
CppGetFunctionNamesMap | python_interface.python_registry.PythonRegistry | static |
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 |