quadFunctions.hh
static void edgeIndex(const uint i, const uint qIndex, uint ll[2])
Computes the tensor product index ll for an edge with index i and precomputed indices qIndex and rInd...
static void edgeOrientation(const uint i, uint &pIndex, uint &qIndex)
Helps distributing the polynomial degree to the edges.
static void edgeIndex(const uint i, uint ll[2])
Computes the tensor product index ll for an edge with index i.
static void vertexIndex(const uint i, uint ll[2])
Computes the tensor product index ll for a vertex with index i.
Auxiliary functions for infinite quadrilaterals.
Definition: quadFunctions.hh:62
static uint index(const uint ll[2], const ushort p[2])
Computes the linear index from the tensor product index ll using the polynomial degrees p.
Definition: quadFunctions.hh:50
static uint index(const uint ll[2], const ushort p[2])
Computes the linear index from the tensor product index ll using the polynomial degrees p.
Definition: quadFunctions.hh:79
static void vertexIndex(const uint i, uint ll[2])
Computes the tensor product index ll for a vertex with index i.