Ferrite.jl
Ferrite.jl copied to clipboard
Merge entity orientation information of grid, fe values and constraint handler
We should merge the constraint handler entity orientation api (https://github.com/Ferrite-FEM/Ferrite.jl/blob/90a5889cdecdea44389ba8a30b096d3a691e34a3/src/Dofs/ConstraintHandler.jl#L882-L887) with the grid orientation api (https://github.com/Ferrite-FEM/Ferrite.jl/blob/90a5889cdecdea44389ba8a30b096d3a691e34a3/src/Grid/grid.jl#L1385-L1432). Both do essentially the same.
There is more to consider soon: https://github.com/Ferrite-FEM/Ferrite.jl/pull/743#discussion_r1363705812 https://github.com/Ferrite-FEM/Ferrite.jl/pull/743#discussion_r1363712185