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

Public Member Functions

 ComputeBasisCoeffsOnCell_HCurl (const ViewType1 basisCoeffs, ViewType1 negPartialProj, ViewType1 negPartialProjCurl, const ViewType1 cellBasisAtBasisEPoints, const ViewType1 cellBasisCurlAtBasisCurlEPoints, const ViewType1 basisAtBasisEPoints, const ViewType1 hgradBasisGradAtBasisEPoints, const ViewType1 basisCurlAtBasisCurlEPoints, const ViewType1 hgradBasisGradAtTargetEPoints, const ViewType1 basisCurlAtTargetCurlEPoints, const ViewType2 basisEWeights, const ViewType2 basisCurlEWeights, const ViewType1 wHgradBasisGradAtBasisEPoints, const ViewType1 wBasisCurlAtBasisCurlEPoints, const ViewType2 targetEWeights, const ViewType2 targetCurlEWeights, const ViewType1 wHgradBasisGradAtTargetEPoints, const ViewType1 wBasisCurlAtTargetCurlEPoints, const ViewType3 computedDofs, const ViewType4 tagToOrdinal, const ViewType4 hGradTagToOrdinal, ordinal_type numCellDofs, ordinal_type hgradCardinality, ordinal_type offsetBasis, ordinal_type offsetBasisCurl, ordinal_type offsetTargetCurl, ordinal_type numEdgeFaceDofs, ordinal_type dim, ordinal_type derDim)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProj_
 
const ViewType1 negPartialProjCurl_
 
const ViewType1 cellBasisAtBasisEPoints_
 
const ViewType1 cellBasisCurlAtBasisCurlEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType1 hgradBasisGradAtBasisEPoints_
 
const ViewType1 basisCurlAtBasisCurlEPoints_
 
const ViewType1 hgradBasisGradAtTargetEPoints_
 
const ViewType1 basisCurlAtTargetCurlEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType2 basisCurlEWeights_
 
const ViewType1 wHgradBasisGradAtBasisEPoints_
 
const ViewType1 wBasisCurlAtBasisCurlEPoints_
 
const ViewType2 targetEWeights_
 
const ViewType2 targetCurlEWeights_
 
const ViewType1 wHgradBasisGradAtTargetEPoints_
 
const ViewType1 wBasisCurlAtTargetCurlEPoints_
 
const ViewType3 computedDofs_
 
const ViewType4 tagToOrdinal_
 
const ViewType4 hGradTagToOrdinal_
 
ordinal_type numCellDofs_
 
ordinal_type hgradCardinality_
 
ordinal_type offsetBasis_
 
ordinal_type offsetBasisCurl_
 
ordinal_type offsetTargetCurl_
 
ordinal_type numEdgeFaceDofs_
 
ordinal_type dim_
 
ordinal_type derDim_
 

Detailed Description

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

Definition at line 319 of file Intrepid2_ProjectionToolsDefHCURL.hpp.


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