Eigen::Array< int, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > compute_dof_permutations(const mesh::Topology &topology, const fem::ElementDofLayout &dof_layout)
Return the dof permutations for all cells. Each row contains the numbers from 0 to (number of dofs on...
Definition: dofs_permutation.cpp:288