Files
JuliaFEM.jl/src/topology
Jukka Aho 2be9f43bb4 refactor(topology): dedupe Wedge nnodes and exports
Apply the same `AbstractTopology{N}` node-count consolidation and LICENSE URL
fix as other volumetric topologies.

- Drop redundant `nnodes`/`export` lines from `wedges.jl`.
2026-05-09 18:22:50 +03:00
..