|
| ComputeBasisCoeffsOnEdges_HGRAD (const ViewType1 basisCoeffs, ViewType2 negPartialProjGrad, const ViewType2 basisTanAtEPoints, const ViewType2 basisGradAtBasisGradEPoints, const ViewType3 basisGradEWeights, const ViewType2 wBasisAtBasisGradEPoints, const ViewType3 targetGradEWeights, const ViewType2 basisGradAtTargetGradEPoints, const ViewType2 wBasisAtTargetGradEPoints, const ViewType4 computedDofs, const ViewType5 tagToOrdinal, const ViewType2 targetGradTanAtTargetGradEPoints, const ViewType6 targetGradAtTargetGradEPoints, const ViewType2 refEdgesTan, ordinal_type edgeCardinality, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numVertexDofs, ordinal_type edgeDim, ordinal_type dim, ordinal_type iedge) |
|
void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
|
|
const ViewType1 | basisCoeffs_ |
|
const ViewType2 | negPartialProjGrad_ |
|
const ViewType2 | basisTanAtEPoints_ |
|
const ViewType2 | basisGradAtBasisGradEPoints_ |
|
const ViewType3 | basisGradEWeights_ |
|
const ViewType2 | wBasisAtBasisGradEPoints_ |
|
const ViewType3 | targetGradEWeights_ |
|
const ViewType2 | basisGradAtTargetGradEPoints_ |
|
const ViewType2 | wBasisAtTargetGradEPoints_ |
|
const ViewType4 | computedDofs_ |
|
const ViewType5 | tagToOrdinal_ |
|
const ViewType2 | targetGradTanAtTargetGradEPoints_ |
|
const ViewType6 | targetGradAtTargetGradEPoints_ |
|
const ViewType2 | refEdgesTan_ |
|
ordinal_type | edgeCardinality_ |
|
ordinal_type | offsetBasis_ |
|
ordinal_type | offsetTarget_ |
|
ordinal_type | numVertexDofs_ |
|
ordinal_type | edgeDim_ |
|
ordinal_type | dim_ |
|
ordinal_type | iedge_ |
|
template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5, typename ViewType6>
struct Intrepid2::Experimental::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5, ViewType6 >
Definition at line 92 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
The documentation for this struct was generated from the following file: