|
| ComputeBasisCoeffsOnFaces_HGRAD (const ViewType1 basisCoeffs, ViewType1 negPartialProjGrad, const ViewType1 faceBasisGradAtGradEPoints, const ViewType1 basisGradAtBasisGradEPoints, const ViewType2 basisGradEWeights, const ViewType1 wBasisGradAtGradEPoints, const ViewType2 targetGradEWeights, const ViewType1 basisGradAtTargetGradEPoints, const ViewType1 wBasisGradBasisAtTargetGradEPoints, const ViewType3 computedDofs, const ViewType4 tagToOrdinal, const ViewType1 targetGradTanAtTargetGradEPoints, const ViewType5 targetGradAtTargetGradEPoints, const ViewType1 refFaceNormal, ordinal_type faceCardinality, ordinal_type offsetBasisGrad, ordinal_type offsetTargetGrad, ordinal_type numVertexEdgeDofs, ordinal_type numFaces, ordinal_type faceDim, ordinal_type dim, ordinal_type iface) |
|
void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
|
|
const ViewType1 | basisCoeffs_ |
|
const ViewType1 | negPartialProjGrad_ |
|
const ViewType1 | faceBasisGradAtGradEPoints_ |
|
const ViewType1 | basisGradAtBasisGradEPoints_ |
|
const ViewType2 | basisGradEWeights_ |
|
const ViewType1 | wBasisGradAtGradEPoints_ |
|
const ViewType2 | targetGradEWeights_ |
|
const ViewType1 | basisGradAtTargetGradEPoints_ |
|
const ViewType1 | wBasisGradBasisAtTargetGradEPoints_ |
|
const ViewType3 | computedDofs_ |
|
const ViewType4 | tagToOrdinal_ |
|
const ViewType1 | targetGradTanAtTargetGradEPoints_ |
|
const ViewType5 | targetGradAtTargetGradEPoints_ |
|
const ViewType1 | refFaceNormal_ |
|
ordinal_type | faceCardinality_ |
|
ordinal_type | offsetBasisGrad_ |
|
ordinal_type | offsetTargetGrad_ |
|
ordinal_type | numVertexEdgeDofs_ |
|
ordinal_type | numFaces_ |
|
ordinal_type | faceDim_ |
|
ordinal_type | dim_ |
|
ordinal_type | iface_ |
|
template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
struct Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnFaces_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >
Definition at line 138 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
The documentation for this struct was generated from the following file: