Intrepid2
|
See Intrepid2::CellTools. More...
#include <Intrepid2_CellTools_Serial.hpp>
Classes | |
struct | ReferenceNodeDataType |
struct | Serial |
struct | SubcellParamDataType |
Static Public Member Functions | |
static const ReferenceNodeDataType & | getRefNodeData () |
template<typename refNodeViewType > | |
static void | getReferenceNode (const refNodeViewType &nodes, const shards::CellTopology &cell, const ordinal_type nodeOrd) |
static SubcellParamDataType & | getSubcellParamData () |
static void | setSubcellParametrization () |
static void | setSubcellParametrization (NodeDataHostView &subcellParam, const ordinal_type subcellDim, const shards::CellTopology &parentCell) |
See Intrepid2::CellTools.
Definition at line 66 of file Intrepid2_CellTools_Serial.hpp.