-
- Downloads
Add load_balance:(Vh)->(Vh) function
Load balancing is performed on a list of discrete functions that live on a common mesh. Their values are transferred according to the new partitioning of the mesh.
parent
54dfd636
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/SchemeModule.cpp 11 additions, 0 deletionssrc/language/modules/SchemeModule.cpp
- src/mesh/ConnectivityDispatcher.cpp 0 additions, 2 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/ConnectivityDispatcher.hpp 59 additions, 5 deletionssrc/mesh/ConnectivityDispatcher.hpp
- src/mesh/MeshBuilderBase.cpp 21 additions, 16 deletionssrc/mesh/MeshBuilderBase.cpp
- src/mesh/MeshBuilderBase.hpp 6 additions, 0 deletionssrc/mesh/MeshBuilderBase.hpp
- src/scheme/CMakeLists.txt 2 additions, 1 deletionsrc/scheme/CMakeLists.txt
- src/scheme/LoadBalancer.cpp 75 additions, 0 deletionssrc/scheme/LoadBalancer.cpp
- src/scheme/LoadBalancer.hpp 21 additions, 0 deletionssrc/scheme/LoadBalancer.hpp
Loading
Please register or sign in to comment