shards  Version of the Day
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
shards::CellTopologyTraits< Dimension, Number_Vertex, Number_Node, EdgeList, EdgeMaps, FaceList, FaceMaps, PermutationMaps, PermutationPolarity >::side< Ord, J > Struct Template Reference

Side subcell information. More...

#include <Shards_CellTopologyTraits.hpp>

Inherits SubcellTopologyTraits< (1< dimension?dimension-1:4), Ord, J, dimension, vertex_count, node_count, EdgeList, EdgeMaps, FaceList, FaceMaps, TypeListEnd, IndexList<> >.

Detailed Description

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 Ord = 0, unsigned J = 0>
struct shards::CellTopologyTraits< Dimension, Number_Vertex, Number_Node, EdgeList, EdgeMaps, FaceList, FaceMaps, PermutationMaps, PermutationPolarity >::side< Ord, J >

Side subcell information.

  • side<>::count Number of sides
  • side<>::homogeneity Homogeneous sides
  • side<Ord>::topology topology of the side
  • side<Ord,J>::node node ordinal of side's node J

Definition at line 364 of file Shards_CellTopologyTraits.hpp.


The documentation for this struct was generated from the following file: