allBasisDerivEPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
allBasisEPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
allTargetDerivEPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
allTargetEPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
BASIS enum value (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
basisCubPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
basisCubWeights (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
basisDerivCubPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
basisDerivCubWeights (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
basisDerivPointsRange (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
basisPointsRange (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
createHCurlProjectionStruct(const BasisPtrType cellBasis, const ordinal_type targetCubDegree, const ordinal_type targetCurlCubDegre) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
createHDivProjectionStruct(const BasisPtrType cellBasis, const ordinal_type targetCubDegree, const ordinal_type targetDivCubDegre) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
createHGradProjectionStruct(const BasisPtrType cellBasis, const ordinal_type targetCubDegree, const ordinal_type targetGradCubDegre) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
createHVolProjectionStruct(const BasisPtrType cellBasis, const ordinal_type targetCubDegree) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
createL2DGProjectionStruct(const BasisPtrType cellBasis, const ordinal_type targetCubDegree) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
createL2ProjectionStruct(const BasisPtrType cellBasis, const ordinal_type targetCubDegree) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
EvalPointsType enum name (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
getAllDerivEvalPoints(EvalPointsType type=TARGET) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getAllEvalPoints(EvalPointsType type=TARGET) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getBasisDerivEvalPoints(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getBasisDerivEvalWeights(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getBasisDerivPointsRange() const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getBasisEvalPoints(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getBasisEvalWeights(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getBasisPointsRange() const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getDerivEvalPoints(const ordinal_type subCellDim, const ordinal_type subCellId, EvalPointsType type) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getDerivPointsRange(const EvalPointsType type) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getEvalPoints(const ordinal_type subCellDim, const ordinal_type subCellId, EvalPointsType type) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getMaxNumDerivPoints(const EvalPointsType type) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getMaxNumEvalPoints(const EvalPointsType type) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getNumBasisDerivEvalPoints() | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getNumBasisEvalPoints() | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getNumTargetDerivEvalPoints() | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getNumTargetEvalPoints() | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getPointsRange(const EvalPointsType type) const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTargetDerivEvalPoints(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTargetDerivEvalWeights(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTargetDerivPointsRange() const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTargetEvalPoints(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTargetEvalWeights(const ordinal_type subCellDim, const ordinal_type subCellId) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTargetPointsRange() const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
getTopologyKey() const | Intrepid2::ProjectionStruct< DeviceType, ValueType > | inline |
host_view_type typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
HostDeviceType typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
HostExecutionSpaceType typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
HostMemorySpaceType typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
key_tag typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
maxNumBasisDerivEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
maxNumBasisEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
maxNumTargetDerivEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
maxNumTargetEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
maxSubCellsCount (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | static |
MemSpaceType typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
numBasisDerivEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
numBasisEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
numberSubCellDims (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | static |
numTargetDerivEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
numTargetEvalPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
range_tag typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
range_type typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
subCellTopologyKey (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
TARGET enum value (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
targetCubPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
targetCubWeights (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
targetDerivCubPoints (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
targetDerivCubWeights (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
targetDerivPointsRange (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
targetPointsRange (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
view_tag typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |
view_type typedef (defined in Intrepid2::ProjectionStruct< DeviceType, ValueType >) | Intrepid2::ProjectionStruct< DeviceType, ValueType > | |