Commit Graph

1 Commits

Author SHA1 Message Date
Jukka Aho 0e5641a081 test(mesh): add structured mesh generation test
New 292-line test file for structured mesh generation:
- Tests unit cube mesh creation (single and multiple elements)
- Tests structured box mesh with custom dimensions
- Tests uniform spacing verification
- Tests cantilever and thin plate mesh generation
- Tests anisotropic mesh (fine in one direction, coarse in others)
- Tests connectivity validation
- Tests integration with refinement
- Tests convergence study pattern

Comprehensive test suite for structured mesh generation utilities.
2025-12-15 08:50:32 +02:00