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

Public Member Functions

 ComputeBasisCoeffsOnCell_HCurl (const ViewType1 basisCoeffs, ViewType2 negPartialProj, ViewType2 negPartialProjCurl, const ViewType2 cellBasisAtBasisEPoints, const ViewType2 cellBasisCurlAtBasisCurlEPoints, const ViewType2 basisAtBasisEPoints, const ViewType2 hgradBasisGradAtBasisEPoints, const ViewType2 basisCurlAtBasisCurlEPoints, const ViewType2 hgradBasisGradAtTargetEPoints, const ViewType2 basisCurlAtTargetCurlEPoints, const ViewType3 basisEWeights, const ViewType3 basisCurlEWeights, const ViewType2 wHgradBasisGradAtBasisEPoints, const ViewType2 wBasisCurlAtBasisCurlEPoints, const ViewType3 targetEWeights, const ViewType3 targetCurlEWeights, const ViewType2 wHgradBasisGradAtTargetEPoints, const ViewType2 wBasisCurlAtTargetCurlEPoints, const ViewType4 computedDofs, const ViewType5 tagToOrdinal, const ViewType5 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 ViewType2 negPartialProj_
 
const ViewType2 negPartialProjCurl_
 
const ViewType2 cellBasisAtBasisEPoints_
 
const ViewType2 cellBasisCurlAtBasisCurlEPoints_
 
const ViewType2 basisAtBasisEPoints_
 
const ViewType2 hgradBasisGradAtBasisEPoints_
 
const ViewType2 basisCurlAtBasisCurlEPoints_
 
const ViewType2 hgradBasisGradAtTargetEPoints_
 
const ViewType2 basisCurlAtTargetCurlEPoints_
 
const ViewType3 basisEWeights_
 
const ViewType3 basisCurlEWeights_
 
const ViewType2 wHgradBasisGradAtBasisEPoints_
 
const ViewType2 wBasisCurlAtBasisCurlEPoints_
 
const ViewType3 targetEWeights_
 
const ViewType3 targetCurlEWeights_
 
const ViewType2 wHgradBasisGradAtTargetEPoints_
 
const ViewType2 wBasisCurlAtTargetCurlEPoints_
 
const ViewType4 computedDofs_
 
const ViewType5 tagToOrdinal_
 
const ViewType5 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, typename ViewType5>
struct Intrepid2::Experimental::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >

Definition at line 290 of file Intrepid2_ProjectionToolsDefHCURL.hpp.


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