, including all inherited members.
| CellTools() | Intrepid::CellTools< Scalar > | [inline] |
| checkPointInclusion(const Scalar *point, const int pointDim, const shards::CellTopology &cellTopo, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [static] |
| checkPointsetInclusion(const ArrayPoint &points, const shards::CellTopology &cellTopo, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [static] |
| checkPointwiseInclusion(ArrayIncl &inRefCell, const ArrayPoint &points, const shards::CellTopology &cellTopo, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [static] |
| checkPointwiseInclusion(ArrayIncl &inCell, const ArrayPoint &points, const ArrayCell &cellWorkset, const shards::CellTopology &cell, const int &whichCell=-1, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [static] |
| getPhysicalEdgeTangents(ArrayEdgeTangent &edgeTangents, const ArrayJac &worksetJacobians, const int &worksetEdgeOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getPhysicalFaceNormals(ArrayFaceNormal &faceNormals, const ArrayJac &worksetJacobians, const int &worksetFaceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getPhysicalFaceTangents(ArrayFaceTangentU &faceTanU, ArrayFaceTangentV &faceTanV, const ArrayJac &worksetJacobians, const int &worksetFaceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getPhysicalSideNormals(ArraySideNormal &sideNormals, const ArrayJac &worksetJacobians, const int &worksetSideOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceEdgeTangent(ArrayEdgeTangent &refEdgeTangent, const int &edgeOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceFaceNormal(ArrayFaceNormal &refFaceNormal, const int &faceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceFaceTangents(ArrayFaceTangentU &refFaceTanU, ArrayFaceTangentV &refFaceTanV, const int &faceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceNode(const shards::CellTopology &cell, const int nodeOrd) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceSideNormal(ArraySideNormal &refSideNormal, const int &sideOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceSubcellNodes(ArraySubcellNode &subcellNodes, const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceSubcellVertices(ArraySubcellVert &subcellVertices, const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| getReferenceVertex(const shards::CellTopology &cell, const int vertexOrd) | Intrepid::CellTools< Scalar > | [static] |
| getSubcellParametrization(const int subcellDim, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [private, static] |
| hasReferenceCell(const shards::CellTopology &cellTopo) | Intrepid::CellTools< Scalar > | [static] |
| mapToPhysicalFrame(ArrayPhysPoint &physPoints, const ArrayRefPoint &refPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [static] |
| mapToReferenceFrame(ArrayRefPoint &refPoints, const ArrayPhysPoint &physPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [static] |
| mapToReferenceFrameInitGuess(ArrayRefPoint &refPoints, const ArrayInitGuess &initGuess, const ArrayPhysPoint &physPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [static] |
| mapToReferenceSubcell(ArraySubcellPoint &refSubcellPoints, const ArrayParamPoint ¶mPoints, const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| printSubcellVertices(const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [static] |
| printWorksetSubcell(const ArrayCell &cellWorkset, const shards::CellTopology &parentCell, const int &pCellOrd, const int &subcellDim, const int &subcellOrd, const int &fieldWidth=3) | Intrepid::CellTools< Scalar > | [static] |
| setJacobian(ArrayJac &jacobian, const ArrayPoint &points, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [static] |
| setJacobianDet(ArrayJacDet &jacobianDet, const ArrayJac &jacobian) | Intrepid::CellTools< Scalar > | [static] |
| setJacobianInv(ArrayJacInv &jacobianInv, const ArrayJac &jacobian) | Intrepid::CellTools< Scalar > | [static] |
| setSubcellParametrization(FieldContainer< double > &subcellParametrization, const int subcellDim, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_checkPointwiseInclusion(ArrayIncl &inCell, const ArrayPoint &physPoints, const ArrayCell &cellWorkset, const int &whichCell, const shards::CellTopology &cell) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_mapToPhysicalFrame(const ArrayPhysPoint &physPoints, const ArrayRefPoint &refPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_mapToReferenceFrame(const ArrayRefPoint &refPoints, const ArrayPhysPoint &physPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_mapToReferenceFrame(const ArrayRefPoint &refPoints, const ArrayInitGuess &initGuess, const ArrayPhysPoint &physPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_setJacobian(const ArrayJac &jacobian, const ArrayPoint &points, const ArrayCell &cellWorkset, const int &whichCell, const shards::CellTopology &cellTopo) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_setJacobianDetArgs(const ArrayJacDet &jacobianDet, const ArrayJac &jacobian) | Intrepid::CellTools< Scalar > | [private, static] |
| validateArguments_setJacobianInv(const ArrayJacInv &jacobianInv, const ArrayJac &jacobian) | Intrepid::CellTools< Scalar > | [private, static] |
| ~CellTools() | Intrepid::CellTools< Scalar > | [inline] |