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

Public Member Functions

 ComputeBasisCoeffsOnFaces_L2 (const ViewType1 basisCoeffs, ViewType1 negPartialProj, const ViewType1 faceBasisDofAtBasisEPoints, 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 targetDofAtTargetEPoints, const ViewType1 refSideNormal, ordinal_type fieldDim, ordinal_type faceCardinality, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numVertexEdgeDofs, ordinal_type numFaces, ordinal_type faceDim, ordinal_type dim, ordinal_type iface, bool isHCurlBasis, bool isHDivBasis)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProj_
 
const ViewType1 faceBasisDofAtBasisEPoints_
 
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 targetDofAtTargetEPoints_
 
const ViewType1 refSideNormal_
 
ordinal_type fieldDim_
 
ordinal_type faceCardinality_
 
ordinal_type offsetBasis_
 
ordinal_type offsetTarget_
 
ordinal_type numVertexEdgeDofs_
 
ordinal_type numFaces_
 
ordinal_type faceDim_
 
ordinal_type dim_
 
ordinal_type iface_
 
bool isHCurlBasis_
 
bool isHDivBasis_
 

Detailed Description

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

Definition at line 163 of file Intrepid2_ProjectionToolsDefL2.hpp.


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