- Feb 25, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 24, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 23, 2025
-
-
Stéphane Del Pino authored
-
- Feb 22, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 21, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 19, 2025
-
-
Stéphane Del Pino authored
Test failed since mesh id is now incremented in sequential when mesh dispatching is called. This change is done to force a consistent behavior when load_balance is called in sequential or in parallel: - a "new" mesh is returned in sequential (a shallow copy is performed and id is incremented) - this allows to check that discrete functions are defined on the same "balanced" mesh even for sequential calculations (when preparing a calculation for instance)
-
Stéphane Del Pino authored
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.
-
Stéphane Del Pino authored
It allows to get the mesh that carries a discrete function
-
- Feb 18, 2025
-
-
Stéphane Del Pino authored
-
- Feb 17, 2025
-
-
Stéphane Del Pino authored
-
- Feb 11, 2025
-
-
Stéphane Del Pino authored
Cells and nodes look ok. Faces (and probably edges are not correctly exchanged yet)
-
- Feb 10, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 07, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 05, 2025
-
-
Stéphane Del Pino authored
[ci-skip]
-
Stéphane Del Pino authored
-
- Feb 04, 2025
-
-
Stéphane Del Pino authored
And continue fixing ConnectivityDispatcher issues when called in parallel
-
- Feb 03, 2025
-
-
Stéphane Del Pino authored
- now this information is computed when needed (load balance) - closes #11
-
Stéphane Del Pino authored
Prepare PTScotch integration See merge request !202
-
Stéphane Del Pino authored
-
- Feb 02, 2025
-
-
Stéphane Del Pino authored
This is useful to check mesh partition/load balance
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 01, 2025
-
-
Stéphane Del Pino authored
- Add simple CMake recipe - Add PartitionerOptions - Separate ParMETIS partitioner from Partitioner
-
- Jan 31, 2025
-
-
Stéphane Del Pino authored
Feature/eigen3 See merge request !201
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Jan 30, 2025
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Jan 29, 2025
-
-
Stéphane Del Pino authored
-