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::GatherModelPartUtility, including all inherited members.
ConditionsContainerType typedef | Kratos::GatherModelPartUtility | |
ElementsContainerType typedef | Kratos::GatherModelPartUtility | |
GatherConditionsFromOtherPartitions(ModelPart &rModelPart, const std::map< int, std::vector< std::size_t >> &rConditionsToBring, const bool CallExecuteAfterBringingEntities=true, const int EchoLevel=0) | Kratos::GatherModelPartUtility | static |
GatherElementsFromOtherPartitions(ModelPart &rModelPart, const std::map< int, std::vector< std::size_t >> &rElementsToBring, const bool CallExecuteAfterBringingEntities=true, const int EchoLevel=0) | Kratos::GatherModelPartUtility | static |
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::GatherModelPartUtility | static |
GatherModelPartUtility(const int GatherRank, ModelPart &rOriginModelPart, ModelPart &rDestinationModelPart) | Kratos::GatherModelPartUtility | inline |
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::GatherModelPartUtility | static |
GatherOnMaster() | Kratos::GatherModelPartUtility | |
GatherOnMaster(const Variable< TDataType > &rVariable) | Kratos::GatherModelPartUtility | |
Info() const | Kratos::GatherModelPartUtility | |
KRATOS_CLASS_POINTER_DEFINITION(GatherModelPartUtility) | Kratos::GatherModelPartUtility | |
NodesContainerType typedef | Kratos::GatherModelPartUtility | |
PrintData(std::ostream &rOStream) const | Kratos::GatherModelPartUtility | |
PrintInfo(std::ostream &rOStream) const | Kratos::GatherModelPartUtility | |
ScatterFromMaster(const Variable< TDataType > &rVariable) | Kratos::GatherModelPartUtility |