Skip to content

Capability isTwistFree.

Robert K requested to merge feature/twist-free-alugrid into master

This MR adds the capability isTwistFree stating whether a grid is twist free or not. This is useful for implementation of higher order finite element methods because it tells whether dofs on a shared face have to be sorted or not.

Merge request reports