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.kratos_globals.KratosGlobalsImpl, including all inherited members.
__init__(self, ThisKernel, ApplicationsRoot) | python_interface.kratos_globals.KratosGlobalsImpl | |
__setattr__(self, name, value) | python_interface.kratos_globals.KratosGlobalsImpl | |
echo(self) | python_interface.kratos_globals.KratosGlobalsImpl | |
GetConstitutiveLaw(self, ConstitutiveLawName) | python_interface.kratos_globals.KratosGlobalsImpl | |
GetFlag(self, FlagName) | python_interface.kratos_globals.KratosGlobalsImpl | |
GetVariable(self, VarName) | python_interface.kratos_globals.KratosGlobalsImpl | |
GetVariableType(self, VarName) | python_interface.kratos_globals.KratosGlobalsImpl | |
HasConstitutiveLaw(self, ConstitutiveLawName) | python_interface.kratos_globals.KratosGlobalsImpl | |
HasFlag(self, FlagName) | python_interface.kratos_globals.KratosGlobalsImpl | |
HasVariable(self, VarName) | python_interface.kratos_globals.KratosGlobalsImpl |