-
- Downloads
Begin mesh load-balancing
parent
2b05a8d1
No related branches found
No related tags found
This commit is part of merge request !204. Comments created here will be created in the context of that merge request.
Showing
- src/language/modules/MeshModule.cpp 11 additions, 0 deletionssrc/language/modules/MeshModule.cpp
- src/mesh/CMakeLists.txt 1 addition, 0 deletionssrc/mesh/CMakeLists.txt
- src/mesh/CartesianMeshBuilder.hpp 0 additions, 2 deletionssrc/mesh/CartesianMeshBuilder.hpp
- src/mesh/Connectivity.hpp 25 additions, 12 deletionssrc/mesh/Connectivity.hpp
- src/mesh/ConnectivityDispatcher.cpp 27 additions, 17 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/ConnectivityDispatcher.hpp 1 addition, 1 deletionsrc/mesh/ConnectivityDispatcher.hpp
- src/mesh/ConnectivityDispatcherVariant.hpp 71 additions, 0 deletionssrc/mesh/ConnectivityDispatcherVariant.hpp
- src/mesh/MeshBalancer.cpp 17 additions, 0 deletionssrc/mesh/MeshBalancer.cpp
- src/mesh/MeshBalancer.hpp 13 additions, 0 deletionssrc/mesh/MeshBalancer.hpp
- src/mesh/MeshBuilderBase.cpp 7 additions, 3 deletionssrc/mesh/MeshBuilderBase.cpp
- src/mesh/MeshBuilderBase.hpp 4 additions, 2 deletionssrc/mesh/MeshBuilderBase.hpp
- src/utils/ParMETISPartitioner.cpp 28 additions, 1 deletionsrc/utils/ParMETISPartitioner.cpp
Loading
Please register or sign in to comment