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.
Kratos::ModelPartUtils Member List

This is the complete list of members for Kratos::ModelPartUtils, including all inherited members.

CheckModelPartStatus(const ModelPart &rModelPart, const std::string &rStatus)Kratos::ModelPartUtilsstatic
GetContainer(const ModelPart &rModelPart)Kratos::ModelPartUtilsinlinestatic
GetContainer(ModelPart &rModelPart)Kratos::ModelPartUtilsinlinestatic
GetModelPartStatusLog(ModelPart &rModelPart)Kratos::ModelPartUtilsstatic
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::ModelPartUtilsstatic
IndexType typedefKratos::ModelPartUtils
LogModelPartStatus(ModelPart &rModelPart, const std::string &rStatus)Kratos::ModelPartUtilsstatic
RemoveModelPartsWithCommonReferenceEntitiesBetweenReferenceListAndExaminedList(const std::vector< ModelPart * > rModelParts)Kratos::ModelPartUtilsstatic