Intrepid2
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 > Struct Template Reference

Public Member Functions

 ComputeBasisCoeffsOnEdges_L2 (const ViewType1 basisCoeffs, ViewType1 negPartialProj, const ViewType1 basisDofDofAtBasisEPoints, const ViewType1 basisAtBasisEPoints, const ViewType2 basisEWeights, const ViewType1 wBasisDofAtBasisEPoints, const ViewType2 targetEWeights, const ViewType1 basisAtTargetEPoints, const ViewType1 wBasisDofAtTargetEPoints, const ViewType3 computedDofs, const ViewType4 tagToOrdinal, const ViewType5 targetAtTargetEPoints, const ViewType1 targetTanAtTargetEPoints, const ViewType1 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

Public Attributes

const ViewType1 basisCoeffs_
const ViewType1 negPartialProj_
const ViewType1 basisDofDofAtBasisEPoints_
const ViewType1 basisAtBasisEPoints_
const ViewType2 basisEWeights_
const ViewType1 wBasisDofAtBasisEPoints_
const ViewType2 targetEWeights_
const ViewType1 basisAtTargetEPoints_
const ViewType1 wBasisDofAtTargetEPoints_
const ViewType3 computedDofs_
const ViewType4 tagToOrdinal_
const ViewType5 targetAtTargetEPoints_
const ViewType1 targetTanAtTargetEPoints_
const ViewType1 refEdgesVec_
ordinal_type fieldDim_
ordinal_type edgeCardinality_
ordinal_type offsetBasis_
ordinal_type offsetTarget_
ordinal_type numVertexDofs_
ordinal_type edgeDim_
ordinal_type iedge_

Detailed Description

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
struct Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >

Definition at line 59 of file Intrepid2_ProjectionToolsDefL2.hpp.

Constructor & Destructor Documentation

◆ ComputeBasisCoeffsOnEdges_L2()

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::ComputeBasisCoeffsOnEdges_L2 ( const ViewType1 basisCoeffs,
ViewType1 negPartialProj,
const ViewType1 basisDofDofAtBasisEPoints,
const ViewType1 basisAtBasisEPoints,
const ViewType2 basisEWeights,
const ViewType1 wBasisDofAtBasisEPoints,
const ViewType2 targetEWeights,
const ViewType1 basisAtTargetEPoints,
const ViewType1 wBasisDofAtTargetEPoints,
const ViewType3 computedDofs,
const ViewType4 tagToOrdinal,
const ViewType5 targetAtTargetEPoints,
const ViewType1 targetTanAtTargetEPoints,
const ViewType1 refEdgesVec,
ordinal_type fieldDim,
ordinal_type edgeCardinality,
ordinal_type offsetBasis,
ordinal_type offsetTarget,
ordinal_type numVertexDofs,
ordinal_type edgeDim,
ordinal_type iedge )
inline

Definition at line 82 of file Intrepid2_ProjectionToolsDefL2.hpp.

Member Function Documentation

◆ operator()()

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
void KOKKOS_INLINE_FUNCTION Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::operator() ( const ordinal_type ic) const
inline

Definition at line 99 of file Intrepid2_ProjectionToolsDefL2.hpp.

Member Data Documentation

◆ basisAtBasisEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtBasisEPoints_

Definition at line 63 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisAtTargetEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtTargetEPoints_

Definition at line 67 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisCoeffs_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisCoeffs_

Definition at line 60 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisDofDofAtBasisEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisDofDofAtBasisEPoints_

Definition at line 62 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisEWeights_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisEWeights_

Definition at line 64 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ computedDofs_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType3 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::computedDofs_

Definition at line 69 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ edgeCardinality_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::edgeCardinality_

Definition at line 75 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ edgeDim_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::edgeDim_

Definition at line 79 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ fieldDim_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::fieldDim_

Definition at line 74 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ iedge_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::iedge_

Definition at line 80 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ negPartialProj_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::negPartialProj_

Definition at line 61 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ numVertexDofs_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numVertexDofs_

Definition at line 78 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ offsetBasis_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetBasis_

Definition at line 76 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ offsetTarget_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetTarget_

Definition at line 77 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ refEdgesVec_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::refEdgesVec_

Definition at line 73 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ tagToOrdinal_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType4 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::tagToOrdinal_

Definition at line 70 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ targetAtTargetEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType5 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetAtTargetEPoints_

Definition at line 71 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ targetEWeights_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetEWeights_

Definition at line 66 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ targetTanAtTargetEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetTanAtTargetEPoints_

Definition at line 72 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ wBasisDofAtBasisEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisDofAtBasisEPoints_

Definition at line 65 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ wBasisDofAtTargetEPoints_

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisDofAtTargetEPoints_

Definition at line 68 of file Intrepid2_ProjectionToolsDefL2.hpp.


The documentation for this struct was generated from the following file: