|
| ComputeBasisCoeffsOnEdges_L2 (const ViewType1 basisCoeffs, ViewType2 negPartialProj, const ViewType2 basisDofDofAtBasisEPoints, const ViewType2 basisAtBasisEPoints, const ViewType3 basisEWeights, const ViewType2 wBasisDofAtBasisEPoints, const ViewType3 targetEWeights, const ViewType2 basisAtTargetEPoints, const ViewType2 wBasisDofAtTargetEPoints, const ViewType4 computedDofs, const ViewType5 tagToOrdinal, const ViewType6 targetAtTargetEPoints, const ViewType2 targetTanAtTargetEPoints, const ViewType2 refEdgesVec, ordinal_type fieldDim, ordinal_type edgeCardinality, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numVertexDofs, ordinal_type edgeDim, ordinal_type iedge) |
|
void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
|
|
const ViewType1 | basisCoeffs_ |
|
const ViewType2 | negPartialProj_ |
|
const ViewType2 | basisDofDofAtBasisEPoints_ |
|
const ViewType2 | basisAtBasisEPoints_ |
|
const ViewType3 | basisEWeights_ |
|
const ViewType2 | wBasisDofAtBasisEPoints_ |
|
const ViewType3 | targetEWeights_ |
|
const ViewType2 | basisAtTargetEPoints_ |
|
const ViewType2 | wBasisDofAtTargetEPoints_ |
|
const ViewType4 | computedDofs_ |
|
const ViewType5 | tagToOrdinal_ |
|
const ViewType6 | targetAtTargetEPoints_ |
|
const ViewType2 | targetTanAtTargetEPoints_ |
|
const ViewType2 | refEdgesVec_ |
|
ordinal_type | fieldDim_ |
|
ordinal_type | edgeCardinality_ |
|
ordinal_type | offsetBasis_ |
|
ordinal_type | offsetTarget_ |
|
ordinal_type | numVertexDofs_ |
|
ordinal_type | edgeDim_ |
|
ordinal_type | iedge_ |
|
template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5, typename ViewType6>
struct Intrepid2::Experimental::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5, ViewType6 >
Definition at line 92 of file Intrepid2_ProjectionToolsDefL2.hpp.
The documentation for this struct was generated from the following file: