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

Public Member Functions

 ComputeBasisCoeffsOnCells_HGRAD (const ViewType1 basisCoeffs, ViewType1 negPartialProjGrad, const ViewType1 cellBasisGradAtGradEPoints, const ViewType1 basisGradAtBasisGradEPoints, const ViewType2 basisGradEWeights, const ViewType1 wBasisGradAtGradEPoints, const ViewType2 targetGradEWeights, const ViewType1 basisGradAtTargetGradEPoints, const ViewType1 wBasisGradBasisAtTargetGradEPoints, const ViewType3 computedDofs, const ViewType4 elemDof, ordinal_type dim, ordinal_type numElemDofs, ordinal_type offsetBasisGrad, ordinal_type offsetTargetGrad, ordinal_type numVertexEdgeFaceDofs)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProjGrad_
 
const ViewType1 cellBasisGradAtGradEPoints_
 
const ViewType1 basisGradAtBasisGradEPoints_
 
const ViewType2 basisGradEWeights_
 
const ViewType1 wBasisGradAtGradEPoints_
 
const ViewType2 targetGradEWeights_
 
const ViewType1 basisGradAtTargetGradEPoints_
 
const ViewType1 wBasisGradBasisAtTargetGradEPoints_
 
const ViewType3 computedDofs_
 
const ViewType4 elemDof_
 
ordinal_type dim_
 
ordinal_type numElemDofs_
 
ordinal_type offsetBasisGrad_
 
ordinal_type offsetTargetGrad_
 
ordinal_type numVertexEdgeFaceDofs_
 

Detailed Description

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

Definition at line 260 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.


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