shards  Version of the Day
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
CellTopologyData_Subcell Struct Reference

Subcell information. More...

#include <Shards_CellTopologyData.h>

Public Attributes

struct CellTopologyDatatopology
 Subcell topology.
 
const unsigned * node
 Subcell indexing of $ {Cell}^{0} $ with respect to parent cell.
 

Detailed Description

Subcell information.

  • required: 0 <= Dim <= 3
  • required: 0 <= Ord <= subcell_count[Dim]
  • required: 0 <= J < subcell[Dim][Ord]->subcell_count[0]
  • subcell[Dim][Ord].topology
  • subcell[Dim][Ord].node[J]

Definition at line 166 of file Shards_CellTopologyData.h.


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