, 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 > | [inline, static] |
| checkPointsetInclusion(const ArrayPoint &points, const shards::CellTopology &cellTopo, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [inline, static] |
| checkPointwiseInclusion(ArrayInt &inRefCell, const ArrayPoint &points, const shards::CellTopology &cellTopo, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [inline, static] |
| checkPointwiseInclusion(ArrayInt &inCell, const ArrayPoint &points, const ArrayScalar &cellWorkset, const shards::CellTopology &cell, const int &whichCell=-1, const double &threshold=INTREPID_THRESHOLD) | Intrepid::CellTools< Scalar > | [inline, static] |
| getPhysicalEdgeTangents(ArrayTypeOut &edgeTangents, const ArrayTypeIn &worksetJacobians, const int &worksetEdgeOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getPhysicalFaceNormals(ArrayTypeOut &faceNormals, const ArrayTypeIn &worksetJacobians, const int &worksetFaceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getPhysicalFaceTangents(ArrayTypeOut &faceTanU, ArrayTypeOut &faceTanV, const ArrayTypeIn &worksetJacobians, const int &worksetFaceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getPhysicalSideNormals(ArrayTypeOut &sideNormals, const ArrayTypeIn &worksetJacobians, const int &worksetSideOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceEdgeTangent(ArrayTypeOut &refEdgeTangent, const int &edgeOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceFaceNormal(ArrayTypeOut &refFaceNormal, const int &faceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceFaceTangents(ArrayTypeOut &refFaceTanU, ArrayTypeOut &refFaceTanV, const int &faceOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceNode(const shards::CellTopology &cell, const int nodeOrd) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceSideNormal(ArrayTypeOut &refSideNormal, const int &sideOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceSubcellNodes(ArrayOut &subcellNodes, const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceSubcellVertices(ArrayOut &subcellVertices, const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| getReferenceVertex(const shards::CellTopology &cell, const int vertexOrd) | Intrepid::CellTools< Scalar > | [inline, static] |
| getSubcellParametrization(const int subcellDim, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| hasReferenceCell(const shards::CellTopology &cellTopo) | Intrepid::CellTools< Scalar > | [inline, static] |
| mapToPhysicalFrame(ArrayScalar &physPoints, const ArrayScalar &refPoints, const ArrayScalar &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [inline, static] |
| mapToReferenceFrame(ArrayScalar &refPoints, const ArrayScalar &physPoints, const ArrayScalar &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [inline, static] |
| mapToReferenceFrame(ArrayType1 &refPoints, const ArrayType2 &initGuess, const ArrayType1 &physPoints, const ArrayType1 &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [inline, static] |
| mapToReferenceSubcell(ArrayTypeOut &refSubcellPoints, const ArrayTypeIn ¶mPoints, const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| printSubcellVertices(const int subcellDim, const int subcellOrd, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, static] |
| printWorksetSubcell(const ArrayTypeIn &cellWorkset, const shards::CellTopology &parentCell, const int &pCellOrd, const int &subcellDim, const int &subcellOrd, const int &fieldWidth=3) | Intrepid::CellTools< Scalar > | [inline, static] |
| setJacobian(ArrayScalar &jacobian, const ArrayScalar &points, const ArrayScalar &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1) | Intrepid::CellTools< Scalar > | [inline, static] |
| setJacobianDet(ArrayScalar &jacobianDet, const ArrayScalar &jacobian) | Intrepid::CellTools< Scalar > | [inline, static] |
| setJacobianInv(ArrayScalar &jacobianInv, const ArrayScalar &jacobian) | Intrepid::CellTools< Scalar > | [inline, static] |
| setSubcellParametrization(FieldContainer< double > &subcellParametrization, const int subcellDim, const shards::CellTopology &parentCell) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_checkPointwiseInclusion(ArrayInt &inCell, const ArrayPoint &physPoints, const ArrayScalar &cellWorkset, const int &whichCell, const shards::CellTopology &cell) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_mapToPhysicalFrame(const ArrayScalar &physPoints, const ArrayScalar &refPoints, const ArrayScalar &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_mapToReferenceFrame(const ArrayScalar &refPoints, const ArrayScalar &physPoints, const ArrayScalar &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_mapToReferenceFrame(const ArrayType1 &refPoints, const ArrayType2 &initGuess, const ArrayType1 &physPoints, const ArrayType1 &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_setJacobian(const ArrayScalar &jacobian, const ArrayScalar &points, const ArrayScalar &cellWorkset, const int &whichCell, const shards::CellTopology &cellTopo) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_setJacobianDetArgs(const ArrayScalar &jacobianDet, const ArrayScalar &jacobian) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| validateArguments_setJacobianInv(const ArrayScalar &jacobianInv, const ArrayScalar &jacobian) | Intrepid::CellTools< Scalar > | [inline, private, static] |
| ~CellTools() | Intrepid::CellTools< Scalar > | [inline] |