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_mapper.PythonMapper, including all inherited members.
__init__(self, model_part_origin, model_part_destination, mapper_settings) | python_mapper.PythonMapper | |
echo_level | python_mapper.PythonMapper | |
InverseMap(self, variable_origin, variable_destination, mapper_flags=KM.Flags()) | python_mapper.PythonMapper | |
Map(self, variable_origin, variable_destination, mapper_flags=KM.Flags()) | python_mapper.PythonMapper | |
mapper_settings | python_mapper.PythonMapper | |
model_part_destination | python_mapper.PythonMapper | |
model_part_origin | python_mapper.PythonMapper | |
UpdateInterface(self) | python_mapper.PythonMapper |