mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
72cb112ffe
New 23-line test file for postprocessing functionality: - Tests field interpolation from elements - Tests temperature field interpolation on 1D segment elements - Tests interpolation at various points including boundaries - Tests NaN handling for points outside domain Simple test validating postprocessing interpolation works correctly.