Commit Graph

1 Commits

Author SHA1 Message Date
Jukka Aho b7c26835c9 test(solvers): add postprocess test
New 97-line test file for postprocessing functionality:
- Tests postprocessing fields (strain, stress, reaction force, contact pressure)
- Tests contact problem with two blocks (upper and lower)
- Tests XDMF output writer
- Tests field extraction at specific points
- Tests nodal vector extraction
- Validates contact interface displacement uniformity

Tests complete postprocessing workflow including field computation,
output writing, and field querying at arbitrary points.
2025-12-15 13:35:01 +02:00