Ferrite-FEM / Ferrite-FEM/FerriteMeshParser.jl
Add function to fix/reorder grid if detJ<0 for 2d cells
Open
- Dominant language
- Julia
- Stars
- 4
- Forks
- 1
- Avg merge
- 6h 21m
- Merged PRs (30d)
- 1
Description
Two alternatives,
1) Give as an argument to read_ferrite_grid to check and fix grid
2) Add extra function that does this on an existing `Ferrite.Grid` (and fixes facetsets as well then)
(should be easy translation since we just flip the node order, possibly a bit more tricky for higher order elements?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.