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.
|
PythonRegistry iterator class. More...
Public Member Functions | |
def | __init__ (self, ThisPythonRegistry) |
def | __next__ (self) |
Returns the next object from the PythonRegistry wrapper root level. More... | |
PythonRegistry iterator class.
def python_interface.python_registry.PythonRegistryIterator.__init__ | ( | self, | |
ThisPythonRegistry | |||
) |
def python_interface.python_registry.PythonRegistryIterator.__next__ | ( | self | ) |
Returns the next object from the PythonRegistry wrapper root level.