Intrepid2
|
This is the complete list of members for Intrepid2::Orientation, including all inherited members.
_edgeOrt (defined in Intrepid2::Orientation) | Intrepid2::Orientation | private |
_faceOrt (defined in Intrepid2::Orientation) | Intrepid2::Orientation | private |
getCellVertexMap(typename cellVertViewType::non_const_value_type *subCellVerts, ordinal_type &numVerts, const shards::CellTopology cellTopo, const cellVertViewType cellVerts, const ordinal_type subCellDim, const ordinal_type subCellOrd) (defined in Intrepid2::Orientation) | Intrepid2::Orientation | inlineprivatestatic |
getEdgeOrdinalOfFace(const ordinal_type subsubcellOrd, const ordinal_type subcellOrd, const shards::CellTopology cellTopo) | Intrepid2::Orientation | inlinestatic |
getEdgeOrientation(ordinal_type *edgeOrt, const ordinal_type numEdge) const | Intrepid2::Orientation | |
getFaceOrientation(ordinal_type *faceOrt, const ordinal_type numFace) const | Intrepid2::Orientation | |
getOrientation(const subCellVertType subCellVerts[], const ordinal_type numVerts) (defined in Intrepid2::Orientation) | Intrepid2::Orientation | inlineprivatestatic |
getOrientation(const shards::CellTopology cellTopo, const cellVertViewType cellVerts, bool isSide=false) | Intrepid2::Orientation | inlinestatic |
isAlignedToReference() const | Intrepid2::Orientation | |
Orientation() | Intrepid2::Orientation | |
Orientation(const Orientation &b)=default | Intrepid2::Orientation | |
setEdgeOrientation(const ordinal_type numEdge, const ordinal_type edgeOrt[]) | Intrepid2::Orientation | |
setFaceOrientation(const ordinal_type numFace, const ordinal_type faceOrt[]) | Intrepid2::Orientation | |
to_string() const | Intrepid2::Orientation | inline |