Subcell information.  
 More...
#include <Shards_CellTopologyTraits.hpp>
Inherits SubcellTopologyTraits< Dim, Ord, J, dimension, vertex_count, node_count, EdgeList, EdgeMaps, FaceList, FaceMaps, PermutationMaps, PermutationPolarity >.
template<unsigned Dimension, unsigned Number_Vertex, unsigned Number_Node, class EdgeList = TypeListEnd, class EdgeMaps = TypeListEnd, class FaceList = TypeListEnd, class FaceMaps = TypeListEnd, class PermutationMaps = TypeListEnd, class PermutationPolarity = IndexList<>>
template<unsigned Dim, unsigned Ord = 0, unsigned J = 0>
struct shards::CellTopologyTraits< Dimension, Number_Vertex, Number_Node, EdgeList, EdgeMaps, FaceList, FaceMaps, PermutationMaps, PermutationPolarity >::subcell< Dim, Ord, J >
Subcell information. 
-  subcell<Dim>::count  Number of subcells of this dimension
-  subcell<Dim>::homogeneity  Homogeneous subcells of this dim
-  subcell<Dim,Ord>::topology  topology of the subcell
-  subcell<Dim,Ord,J>::node  node ordinal of subcell's node J 
Definition at line 333 of file Shards_CellTopologyTraits.hpp.
The documentation for this struct was generated from the following file: