mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-02 09:16:24 +00:00
b6f9cd3130
- get_integration_points_from_basis() maps Lagrange types to Gauss quadrature - get_base_topology() maps deprecated names to base topology (Tri6→Triangle) - Use get_gauss_points!() for zero-allocation integration - Fix interpolate() to handle both AbstractField and raw data - Fix Jacobian computation: preserve connectivity order in Dict→Vec conversion - Support order parameter for increased quadrature accuracy - Gauss orders 1-5 supported for all topologies