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 94 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.


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