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 >::edge< Ord, J > Struct Template Reference

Edge subcell information. More...

#include <Shards_CellTopologyTraits.hpp>

Inherits SubcellTopologyTraits< (1< dimension?1:4), Ord, J, dimension, vertex_count, node_count, EdgeList, EdgeMaps, TypeListEnd, TypeListEnd, 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 >::edge< Ord, J >

Edge subcell information.

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

Definition at line 364 of file Shards_CellTopologyTraits.hpp.


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