Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 > Struct Template Reference

Public Member Functions

 ComputeBasisCoeffsOnEdges_HGRAD (const ViewType1 basisCoeffs, ViewType1 negPartialProjGrad, const ViewType1 basisTanAtEPoints, const ViewType1 basisGradAtBasisGradEPoints, const ViewType2 basisGradEWeights, const ViewType1 wBasisAtBasisGradEPoints, const ViewType2 targetGradEWeights, const ViewType1 basisGradAtTargetGradEPoints, const ViewType1 wBasisAtTargetGradEPoints, const ViewType3 computedDofs, const ViewType4 tagToOrdinal, const ViewType1 targetGradTanAtTargetGradEPoints, const ViewType5 targetGradAtTargetGradEPoints, const ViewType1 refEdgeTan, 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
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProjGrad_
 
const ViewType1 basisTanAtEPoints_
 
const ViewType1 basisGradAtBasisGradEPoints_
 
const ViewType2 basisGradEWeights_
 
const ViewType1 wBasisAtBasisGradEPoints_
 
const ViewType2 targetGradEWeights_
 
const ViewType1 basisGradAtTargetGradEPoints_
 
const ViewType1 wBasisAtTargetGradEPoints_
 
const ViewType3 computedDofs_
 
const ViewType4 tagToOrdinal_
 
const ViewType1 targetGradTanAtTargetGradEPoints_
 
const ViewType5 targetGradAtTargetGradEPoints_
 
const ViewType1 refEdgeTan_
 
ordinal_type edgeCardinality_
 
ordinal_type offsetBasis_
 
ordinal_type offsetTarget_
 
ordinal_type numVertexDofs_
 
ordinal_type edgeDim_
 
ordinal_type dim_
 
ordinal_type iedge_
 

Detailed Description

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

Definition at line 61 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

Constructor & Destructor Documentation

◆ ComputeBasisCoeffsOnEdges_HGRAD()

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::ComputeBasisCoeffsOnEdges_HGRAD ( const ViewType1  basisCoeffs,
ViewType1  negPartialProjGrad,
const ViewType1  basisTanAtEPoints,
const ViewType1  basisGradAtBasisGradEPoints,
const ViewType2  basisGradEWeights,
const ViewType1  wBasisAtBasisGradEPoints,
const ViewType2  targetGradEWeights,
const ViewType1  basisGradAtTargetGradEPoints,
const ViewType1  wBasisAtTargetGradEPoints,
const ViewType3  computedDofs,
const ViewType4  tagToOrdinal,
const ViewType1  targetGradTanAtTargetGradEPoints,
const ViewType5  targetGradAtTargetGradEPoints,
const ViewType1  refEdgeTan,
ordinal_type  edgeCardinality,
ordinal_type  offsetBasis,
ordinal_type  offsetTarget,
ordinal_type  numVertexDofs,
ordinal_type  edgeDim,
ordinal_type  dim,
ordinal_type  iedge 
)
inline

Definition at line 84 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 101 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

Member Data Documentation

◆ basisCoeffs_

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

Definition at line 62 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ basisGradAtBasisGradEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisGradAtBasisGradEPoints_

Definition at line 65 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ basisGradAtTargetGradEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisGradAtTargetGradEPoints_

Definition at line 69 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ basisGradEWeights_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisGradEWeights_

Definition at line 66 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ basisTanAtEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisTanAtEPoints_

Definition at line 64 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ computedDofs_

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

Definition at line 71 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ dim_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::dim_

Definition at line 81 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ edgeCardinality_

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

Definition at line 76 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ edgeDim_

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

Definition at line 80 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ iedge_

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

Definition at line 82 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ negPartialProjGrad_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::negPartialProjGrad_

Definition at line 63 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ numVertexDofs_

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

Definition at line 79 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ offsetBasis_

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

Definition at line 77 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ offsetTarget_

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

Definition at line 78 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ refEdgeTan_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::refEdgeTan_

Definition at line 75 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ tagToOrdinal_

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

Definition at line 72 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ targetGradAtTargetGradEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType5 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetGradAtTargetGradEPoints_

Definition at line 74 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ targetGradEWeights_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetGradEWeights_

Definition at line 68 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ targetGradTanAtTargetGradEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetGradTanAtTargetGradEPoints_

Definition at line 73 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ wBasisAtBasisGradEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisAtBasisGradEPoints_

Definition at line 67 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.

◆ wBasisAtTargetGradEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 , typename ViewType5 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnEdges_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisAtTargetGradEPoints_

Definition at line 70 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.


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