| _element_coloring | FEAT::Geometry::MeshPermutation< Shape_ > | protected |
| _element_layering | FEAT::Geometry::MeshPermutation< Shape_ > | protected |
| _inv_perms | FEAT::Geometry::MeshPermutation< Shape_ > | protected |
| _perms | FEAT::Geometry::MeshPermutation< Shape_ > | protected |
| _pick_gcmk_root(const Adjacency::Graph &v_at_e, const Adjacency::Graph &e_at_v, const std::vector< int > &mask) | FEAT::Geometry::MeshPermutation< Shape_ > | inlineprotectedstatic |
| _strategy | FEAT::Geometry::MeshPermutation< Shape_ > | protected |
| bytes() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| clone(const MeshPermutation &other) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| clone() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create(PermutationStrategy strategy, const IndexSetHolder< Shape_ > &ish, const VertexSet< num_coords_, Coord_ > &vtx) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_cmk(const IndexSetHolder< Shape_ > &ish, bool reverse) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_colored(const IndexSetHolder< Shape_ > &ish) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_gcmk(const IndexSetHolder< Shape_ > &ish, const VertexSet< num_coords_, Coord_ > &vtx, bool reverse) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_inverse_permutations() | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_lexicographic(const IndexSetHolder< Shape_ > &ish, const VertexSet< num_coords_, Coord_ > &vtx) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_other() | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_random(const IndexSetHolder< Shape_ > &ish) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| create_random(const IndexSetHolder< Shape_ > &ish, Random &rng) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| empty() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_element_coloring() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_element_layering() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_inv_perm(int dim=shape_dim) const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_inv_perms() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_perm(int dim=shape_dim) const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_perms() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| get_strategy() const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| MeshPermutation() | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| MeshPermutation(PermutationStrategy strategy, const IndexSetHolder< Shape_ > &ish, const VertexSet< num_coords_, Coord_ > &vtx) | FEAT::Geometry::MeshPermutation< Shape_ > | inlineexplicit |
| MeshPermutation(MeshPermutation &&other) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| MeshPermutation(const MeshPermutation &)=delete | FEAT::Geometry::MeshPermutation< Shape_ > | |
| operator=(MeshPermutation &&other) | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| operator=(const MeshPermutation &)=delete | FEAT::Geometry::MeshPermutation< Shape_ > | |
| PermArray typedef | FEAT::Geometry::MeshPermutation< Shape_ > | |
| shape_dim | FEAT::Geometry::MeshPermutation< Shape_ > | static |
| ShapeType typedef | FEAT::Geometry::MeshPermutation< Shape_ > | |
| validate_sizes(const Index *num_entities) const | FEAT::Geometry::MeshPermutation< Shape_ > | inline |
| ~MeshPermutation() | FEAT::Geometry::MeshPermutation< Shape_ > | inlinevirtual |