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