shards Version of the Day
Loading...
Searching...
No Matches

Subcell information. More...

#include <Shards_CellTopologyData.h>

Public Attributes

const 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.

Member Data Documentation

◆ topology

const struct CellTopologyData* CellTopologyData_Subcell::topology

Subcell topology.

Definition at line 168 of file Shards_CellTopologyData.h.

◆ node

const unsigned* CellTopologyData_Subcell::node

Subcell indexing of $ {Cell}^{0} $ with respect to parent cell.

Definition at line 172 of file Shards_CellTopologyData.h.


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