shards
Version of the Day
|
Array of node permutations. More...
#include <Shards_CellTopologyData.h>
Public Attributes | |
const unsigned * | node |
unsigned | polarity |
Array of node permutations.
Let ParentCell be dimension D and SubCell be dimension dim < D. Let SubCell be connected as subcell Ord with permutation P.
Then ParentCell.node(K) == SubCell.node(I) where:
The permutation map for P == 0 is required to be identity.
Definition at line 158 of file Shards_CellTopologyData.h.