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::GatherModelPartUtility Member List

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

ConditionsContainerType typedefKratos::GatherModelPartUtility
ElementsContainerType typedefKratos::GatherModelPartUtility
GatherConditionsFromOtherPartitions(ModelPart &rModelPart, const std::map< int, std::vector< std::size_t >> &rConditionsToBring, const bool CallExecuteAfterBringingEntities=true, const int EchoLevel=0)Kratos::GatherModelPartUtilitystatic
GatherElementsFromOtherPartitions(ModelPart &rModelPart, const std::map< int, std::vector< std::size_t >> &rElementsToBring, const bool CallExecuteAfterBringingEntities=true, const int EchoLevel=0)Kratos::GatherModelPartUtilitystatic
GatherEntitiesFromOtherPartitions(ModelPart &rModelPart, const std::map< int, std::vector< std::size_t >> &rNodesToBring, const std::map< int, std::vector< std::size_t >> &rElementsToBring, const std::map< int, std::vector< std::size_t >> &rConditionsToBring, const bool CallExecuteAfterBringingEntities=true, const int EchoLevel=0)Kratos::GatherModelPartUtilitystatic
GatherModelPartUtility(const int GatherRank, ModelPart &rOriginModelPart, ModelPart &rDestinationModelPart)Kratos::GatherModelPartUtilityinline
GatherModelPartUtility(const int GatherRank, ModelPart &rOriginModelPart, const int MeshId, ModelPart &rDestinationModelPart)Kratos::GatherModelPartUtility
GatherNodesFromOtherPartitions(ModelPart &rModelPart, const std::map< int, std::vector< std::size_t >> &rNodesToBring, const bool CallExecuteAfterBringingEntities=true, const int EchoLevel=0)Kratos::GatherModelPartUtilitystatic
GatherOnMaster()Kratos::GatherModelPartUtility
GatherOnMaster(const Variable< TDataType > &rVariable)Kratos::GatherModelPartUtility
Info() constKratos::GatherModelPartUtility
KRATOS_CLASS_POINTER_DEFINITION(GatherModelPartUtility)Kratos::GatherModelPartUtility
NodesContainerType typedefKratos::GatherModelPartUtility
PrintData(std::ostream &rOStream) constKratos::GatherModelPartUtility
PrintInfo(std::ostream &rOStream) constKratos::GatherModelPartUtility
ScatterFromMaster(const Variable< TDataType > &rVariable)Kratos::GatherModelPartUtility