Files
JuliaFEM.jl/test
Jukka Aho 1881787f49 test(mesh): add parametric mesh test
New 501-line test file for Mesh{T} parametric implementation:
- Tests basic construction (single and multiple elements)
- Tests construction with element sets and node sets
- Tests validation (connectivity size mismatch, node index out of range)
- Tests connectivity matrix generation
- Tests element and node set operations
- Tests surface topology extraction
- Tests mesh refinement operations
- Tests different topology types (Tet4, Hex8, Seg2, Tri6)
- Tests I/O operations (show, info)

Comprehensive test suite for type-stable parametric mesh data structure.
2025-12-15 08:44:11 +02:00
..
2025-12-15 07:43:34 +02:00
2025-12-15 08:19:07 +02:00
2025-12-15 08:44:11 +02:00
2025-12-15 06:40:06 +02:00