Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patchkernel: fix evaluation of normal for polygonal elements
Evaluating the normal of a polygonal element as the weighted average of the normals of its tiles will not generate a versor (triangular inequality). After being evaluated, the vector needs to be explicitly normalized.
- Loading branch information