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 Kratos::ModelPartUtils, including all inherited members.
CheckModelPartStatus(const ModelPart &rModelPart, const std::string &rStatus) | Kratos::ModelPartUtils | static |
GetContainer(const ModelPart &rModelPart) | Kratos::ModelPartUtils | inlinestatic |
GetContainer(ModelPart &rModelPart) | Kratos::ModelPartUtils | inlinestatic |
GetModelPartStatusLog(ModelPart &rModelPart) | Kratos::ModelPartUtils | static |
GetModelPartsWithCommonReferenceEntities(const std::vector< ModelPart * > &rExaminedModelPartsList, const std::vector< ModelPart * > &rReferenceModelParts, const bool AreNodesConsidered, const bool AreConditionsConsidered, const bool AreElementsConsidered, const bool AreNeighboursConsidered, const IndexType EchoLevel=0) | Kratos::ModelPartUtils | static |
IndexType typedef | Kratos::ModelPartUtils | |
LogModelPartStatus(ModelPart &rModelPart, const std::string &rStatus) | Kratos::ModelPartUtils | static |
RemoveModelPartsWithCommonReferenceEntitiesBetweenReferenceListAndExaminedList(const std::vector< ModelPart * > rModelParts) | Kratos::ModelPartUtils | static |