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

Public Member Functions

 ComputeHCurlBasisCoeffsOnCells_HDiv (const ViewType1 basisCoeffs, ViewType1 negPartialProjAtBasisEPoints, const ViewType1 nonWeightedBasisAtBasisEPoints, const ViewType1 basisAtBasisEPoints, const ViewType1 hcurlBasisCurlAtBasisEPoints, const ViewType2 basisEWeights, const ViewType1 wHCurlBasisAtBasisEPoints, const ViewType2 targetEWeights, const ViewType1 hcurlBasisCurlAtTargetEPoints, const ViewType1 wHCurlBasisAtTargetEPoints, const ViewType3 tagToOrdinal, const ViewType4 computedDofs, const ViewType5 hCurlDof, ordinal_type numCellDofs, ordinal_type offsetBasis, ordinal_type numSideDofs, ordinal_type dim)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProjAtBasisEPoints_
 
const ViewType1 nonWeightedBasisAtBasisEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType1 hcurlBasisCurlAtBasisEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType1 wHCurlBasisAtBasisEPoints_
 
const ViewType2 targetEWeights_
 
const ViewType1 hcurlBasisCurlAtTargetEPoints_
 
const ViewType1 wHCurlBasisAtTargetEPoints_
 
const ViewType3 tagToOrdinal_
 
const ViewType4 computedDofs_
 
const ViewType5 hCurlDof_
 
ordinal_type numCellDofs_
 
ordinal_type offsetBasis_
 
ordinal_type numSideDofs_
 
ordinal_type dim_
 

Detailed Description

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

Definition at line 195 of file Intrepid2_ProjectionToolsDefHDIV.hpp.


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