Files
JuliaFEM.jl/test
Jukka Aho fde2c6a4a8 test(mesh): add parallel features test
New 297-line test file for mesh parallel features:
- Tests node and element naming (industrial ID ranges, symbolic names)
- Tests node coloring for load balancing (MPI ranks)
- Tests element coloring for graph coloring (threading)
- Tests ghost nodes and elements (MPI domain decomposition)
- Tests node and element permutation (bandwidth minimization, cache optimization)
- Tests combined features in industrial workflow
- Validates forward/inverse permutation consistency

Comprehensive test suite for parallel computing features including
MPI domain decomposition and threading support.
2025-12-15 09:04:22 +02:00
..
2025-12-15 07:43:34 +02:00
2025-12-15 08:19:07 +02:00
2025-12-15 06:40:06 +02:00