|
Intrepid2
|
This is the complete list of members for Intrepid2::CellTools< DeviceType >, including all inherited members.
| allocateJacobianDet(const Data< PointScalar, DeviceType > &jacobian) | Intrepid2::CellTools< DeviceType > | static |
| allocateJacobianInv(const Data< PointScalar, DeviceType > &jacobian) | Intrepid2::CellTools< DeviceType > | static |
| CellTools()=default | Intrepid2::CellTools< DeviceType > | |
| checkPointInclusion(const Kokkos::DynRankView< pointValueType, pointProperties... > point, const shards::CellTopology cellTopo, const double thres=threshold()) | Intrepid2::CellTools< DeviceType > | static |
| checkPointwiseInclusion(Kokkos::DynRankView< inCellValueType, inCellProperties... > inCell, const Kokkos::DynRankView< pointValueType, pointProperties... > points, const shards::CellTopology cellTopo, const double thres=threshold()) | Intrepid2::CellTools< DeviceType > | static |
| checkPointwiseInclusion(Kokkos::DynRankView< inCellValueType, inCellProperties... > inCell, const Kokkos::DynRankView< pointValueType, pointProperties... > points, const Kokkos::DynRankView< cellWorksetValueType, cellWorksetProperties... > cellWorkset, const shards::CellTopology cellTopo, const double thres=threshold()) | Intrepid2::CellTools< DeviceType > | static |
| createHGradBasis(const shards::CellTopology cellTopo) | Intrepid2::CellTools< DeviceType > | inlineprivatestatic |
| ExecSpaceType typedef (defined in Intrepid2::CellTools< DeviceType >) | Intrepid2::CellTools< DeviceType > | private |
| getPhysicalEdgeTangents(Kokkos::DynRankView< edgeTangentValueType, edgeTangentProperties... > edgeTangents, const Kokkos::DynRankView< worksetJacobianValueType, worksetJacobianProperties... > worksetJacobians, const ordinal_type worksetEdgeOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getPhysicalFaceNormals(Kokkos::DynRankView< faceNormalValueType, faceNormalProperties... > faceNormals, const Kokkos::DynRankView< worksetJacobianValueType, worksetJacobianProperties... > worksetJacobians, const ordinal_type worksetFaceOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getPhysicalFaceTangents(Kokkos::DynRankView< faceTanValueType, faceTanProperties... > faceTanU, Kokkos::DynRankView< faceTanValueType, faceTanProperties... > faceTanV, const Kokkos::DynRankView< worksetJacobianValueType, worksetJacobianProperties... > worksetJacobians, const ordinal_type worksetFaceOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getPhysicalSideNormals(Kokkos::DynRankView< sideNormalValueType, sideNormalProperties... > sideNormals, const Kokkos::DynRankView< worksetJacobianValueType, worksetJacobianProperties... > worksetJacobians, const ordinal_type worksetSideOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceCellCenter(Kokkos::DynRankView< cellCenterValueType, cellCenterProperties... > cellCenter, const shards::CellTopology cell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceEdgeTangent(Kokkos::DynRankView< refEdgeTangentValueType, refEdgeTangentProperties... > refEdgeTangent, const ordinal_type edgeOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceFaceNormal(Kokkos::DynRankView< refFaceNormalValueType, refFaceNormalProperties... > refFaceNormal, const ordinal_type faceOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceFaceTangents(Kokkos::DynRankView< refFaceTanValueType, refFaceTanProperties... > refFaceTanU, Kokkos::DynRankView< refFaceTanValueType, refFaceTanProperties... > refFaceTanV, const ordinal_type faceOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceNode(Kokkos::DynRankView< cellNodeValueType, cellNodeProperties... > cellNode, const shards::CellTopology cell, const ordinal_type nodeOrd) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceSideNormal(Kokkos::DynRankView< refSideNormalValueType, refSideNormalProperties... > refSideNormal, const ordinal_type sideOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceSubcellNodes(Kokkos::DynRankView< subcellNodeValueType, subcellNodeProperties... > subcellNodes, const ordinal_type subcellDim, const ordinal_type subcellOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceSubcellVertices(Kokkos::DynRankView< subcellVertexValueType, subcellVertexProperties... > subcellVertices, const ordinal_type subcellDim, const ordinal_type subcellOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| getReferenceVertex(Kokkos::DynRankView< cellVertexValueType, cellVertexProperties... > cellVertex, const shards::CellTopology cell, const ordinal_type vertexOrd) | Intrepid2::CellTools< DeviceType > | static |
| getSubcvCoords(Kokkos::DynRankView< subcvCoordValueType, subcvCoordProperties... > subcvCoords, const Kokkos::DynRankView< cellCoordValueType, cellCoordProperties... > cellCoords, const shards::CellTopology primaryCell) | Intrepid2::CellTools< DeviceType > | static |
| hasReferenceCell(const shards::CellTopology cellTopo) | Intrepid2::CellTools< DeviceType > | inlinestatic |
| mapToPhysicalFrame(Kokkos::DynRankView< physPointValueType, physPointProperties... > physPoints, const Kokkos::DynRankView< refPointValueType, refPointProperties... > refPoints, const WorksetType worksetCell, const HGradBasisPtrType basis) | Intrepid2::CellTools< DeviceType > | static |
| mapToPhysicalFrame(Kokkos::DynRankView< physPointValueType, physPointProperties... > physPoints, const Kokkos::DynRankView< refPointValueType, refPointProperties... > refPoints, const Kokkos::DynRankView< worksetCellValueType, worksetCellProperties... > worksetCell, const shards::CellTopology cellTopo) | Intrepid2::CellTools< DeviceType > | inlinestatic |
| mapToReferenceFrame(Kokkos::DynRankView< refPointValueType, refPointProperties... > refPoints, const Kokkos::DynRankView< physPointValueType, physPointProperties... > physPoints, const Kokkos::DynRankView< worksetCellValueType, worksetCellProperties... > worksetCell, const shards::CellTopology cellTopo) | Intrepid2::CellTools< DeviceType > | static |
| mapToReferenceFrameInitGuess(Kokkos::DynRankView< refPointValueType, refPointProperties... > refPoints, const Kokkos::DynRankView< initGuessValueType, initGuessProperties... > initGuess, const Kokkos::DynRankView< physPointValueType, physPointProperties... > physPoints, const Kokkos::DynRankView< worksetCellValueType, worksetCellProperties... > worksetCell, const HGradBasisPtrType basis) | Intrepid2::CellTools< DeviceType > | static |
| mapToReferenceFrameInitGuess(Kokkos::DynRankView< refPointValueType, refPointProperties... > refPoints, const Kokkos::DynRankView< initGuessValueType, initGuessProperties... > initGuess, const Kokkos::DynRankView< physPointValueType, physPointProperties... > physPoints, const Kokkos::DynRankView< worksetCellValueType, worksetCellProperties... > worksetCell, const shards::CellTopology cellTopo) | Intrepid2::CellTools< DeviceType > | inlinestatic |
| mapToReferenceSubcell(Kokkos::DynRankView< refSubcellPointValueType, refSubcellPointProperties... > refSubcellPoints, const Kokkos::DynRankView< paramPointValueType, paramPointProperties... > paramPoints, const ordinal_type subcellDim, const ordinal_type subcellOrd, const shards::CellTopology parentCell) | Intrepid2::CellTools< DeviceType > | static |
| MemSpaceType typedef (defined in Intrepid2::CellTools< DeviceType >) | Intrepid2::CellTools< DeviceType > | private |
| setJacobian(Kokkos::DynRankView< jacobianValueType, jacobianProperties... > jacobian, const Kokkos::DynRankView< pointValueType, pointProperties... > points, const WorksetType worksetCell, const Teuchos::RCP< HGradBasisType > basis, const int startCell=0, const int endCell=-1) | Intrepid2::CellTools< DeviceType > | static |
| setJacobian(Kokkos::DynRankView< jacobianValueType, jacobianProperties... > jacobian, const WorksetType worksetCell, const BasisGradientsType gradients, const int startCell=0, const int endCell=-1) | Intrepid2::CellTools< DeviceType > | static |
| setJacobian(Kokkos::DynRankView< jacobianValueType, jacobianProperties... > jacobian, const Kokkos::DynRankView< pointValueType, pointProperties... > points, const Kokkos::DynRankView< worksetCellValueType, worksetCellProperties... > worksetCell, const shards::CellTopology cellTopo) | Intrepid2::CellTools< DeviceType > | inlinestatic |
| setJacobianDet(Kokkos::DynRankView< jacobianDetValueType, jacobianDetProperties... > jacobianDet, const Kokkos::DynRankView< jacobianValueType, jacobianProperties... > jacobian) | Intrepid2::CellTools< DeviceType > | static |
| setJacobianDet(Data< PointScalar, DeviceType > &jacobianDet, const Data< PointScalar, DeviceType > &jacobian) | Intrepid2::CellTools< DeviceType > | static |
| setJacobianInv(Kokkos::DynRankView< jacobianInvValueType, jacobianInvProperties... > jacobianInv, const Kokkos::DynRankView< jacobianValueType, jacobianProperties... > jacobian) | Intrepid2::CellTools< DeviceType > | static |
| setJacobianInv(Data< PointScalar, DeviceType > &jacobianInv, const Data< PointScalar, DeviceType > &jacobian) | Intrepid2::CellTools< DeviceType > | static |
| ~CellTools()=default | Intrepid2::CellTools< DeviceType > |