Files
JuliaFEM.jl/test
Jukka Aho 4886cef85a test(mesh): add mesh coloring test
New 20-line test file for mesh coloring:
- Tests that create_coloring produces valid graph coloring
- Validates that elements in same color don't share nodes
- Uses Abaqus mesh file (cube_tet4.inp) for testing

Essential for parallel element assembly where elements sharing
nodes must be processed in different colors to avoid race conditions.
2025-12-15 10:25:57 +02:00
..
2025-12-15 07:43:34 +02:00
2025-12-15 08:19:07 +02:00
2025-12-15 10:25:57 +02:00
2025-12-15 06:40:06 +02:00