Ferrite.jl icon indicating copy to clipboard operation
Ferrite.jl copied to clipboard

Merge entity orientation information of grid, fe values and constraint handler

Open termi-official opened this issue 2 years ago • 1 comments

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.

termi-official avatar May 10 '23 18:05 termi-official

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

termi-official avatar Nov 07 '23 16:11 termi-official