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

Public Member Functions

 ComputeBasisCoeffsOnFaces_HCurl (const ViewType1 basisCoeffs, const ViewType1 negPartialProjTan, const ViewType1 negPartialProjCurlNormal, const ViewType1 hgradBasisGradAtBasisEPoints, const ViewType1 wHgradBasisGradAtBasisEPoints, const ViewType1 basisCurlAtBasisCurlEPoints, const ViewType1 basisCurlNormalAtBasisCurlEPoints, const ViewType1 basisAtBasisEPoints, const ViewType1 normalTargetCurlAtTargetEPoints, const ViewType1 basisTanAtBasisEPoints, const ViewType1 hgradBasisGradAtTargetEPoints, const ViewType1 wHgradBasisGradAtTargetEPoints, const ViewType1 wNormalBasisCurlAtBasisCurlEPoints, const ViewType1 basisCurlAtTargetCurlEPoints, const ViewType1 wNormalBasisCurlBasisAtTargetCurlEPoints, const ViewType2 targetAtTargetEPoints, const ViewType1 targetTanAtTargetEPoints, const ViewType2 targetCurlAtTargetCurlEPoints, const ViewType3 basisEWeights, const ViewType3 targetEWeights, const ViewType3 basisCurlEWeights, const ViewType3 targetCurlEWeights, const ViewType4 tagToOrdinal, const ViewType4 hGradTagToOrdinal, const ViewType5 computedDofs, const ViewType1 refFaceNormal, ordinal_type offsetBasis, ordinal_type offsetBasisCurl, ordinal_type offsetTarget, ordinal_type offsetTargetCurl, ordinal_type iface, ordinal_type hgradCardinality, ordinal_type numFaces, ordinal_type numFaceDofs, ordinal_type numEdgeDofs, ordinal_type faceDim, ordinal_type dim)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProjTan_
 
const ViewType1 negPartialProjCurlNormal_
 
const ViewType1 hgradBasisGradAtBasisEPoints_
 
const ViewType1 wHgradBasisGradAtBasisEPoints_
 
const ViewType1 basisCurlAtBasisCurlEPoints_
 
const ViewType1 basisCurlNormalAtBasisCurlEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType1 normalTargetCurlAtTargetEPoints_
 
const ViewType1 basisTanAtBasisEPoints_
 
const ViewType1 hgradBasisGradAtTargetEPoints_
 
const ViewType1 wHgradBasisGradAtTargetEPoints_
 
const ViewType1 wNormalBasisCurlAtBasisCurlEPoints_
 
const ViewType1 basisCurlAtTargetCurlEPoints_
 
const ViewType1 wNormalBasisCurlBasisAtTargetCurlEPoints_
 
const ViewType2 targetAtTargetEPoints_
 
const ViewType1 targetTanAtTargetEPoints_
 
const ViewType2 targetCurlAtTargetCurlEPoints_
 
const ViewType3 basisEWeights_
 
const ViewType3 targetEWeights_
 
const ViewType3 basisCurlEWeights_
 
const ViewType3 targetCurlEWeights_
 
const ViewType4 tagToOrdinal_
 
const ViewType4 hGradTagToOrdinal_
 
const ViewType5 computedDofs_
 
const ViewType1 refFaceNormal_
 
ordinal_type offsetBasis_
 
ordinal_type offsetBasisCurl_
 
ordinal_type offsetTarget_
 
ordinal_type offsetTargetCurl_
 
ordinal_type iface_
 
ordinal_type hgradCardinality_
 
ordinal_type numFaces_
 
ordinal_type numFaceDofs_
 
ordinal_type numEdgeDofs_
 
ordinal_type faceDim_
 
ordinal_type dim_
 

Detailed Description

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

Definition at line 146 of file Intrepid2_ProjectionToolsDefHCURL.hpp.


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