mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-18 11:20:12 +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.