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

Public Member Functions

 ComputeBasisCoeffsOnFaces_HCurl (const ViewType1 basisCoeffs, const ViewType2 orts, const ViewType3 negPartialProjTan, const ViewType3 negPartialProjCurlNormal, const ViewType3 hgradBasisGradAtBasisEPoints, const ViewType3 wHgradBasisGradAtBasisEPoints, const ViewType3 basisCurlAtBasisCurlEPoints, const ViewType3 basisCurlNormalAtBasisCurlEPoints, const ViewType3 basisAtBasisEPoints, const ViewType3 normalTargetCurlAtTargetEPoints, const ViewType3 basisTanAtBasisEPoints, const ViewType3 hgradBasisGradAtTargetEPoints, const ViewType3 wHgradBasisGradAtTargetEPoints, const ViewType3 wNormalBasisCurlAtBasisCurlEPoints, const ViewType3 basisCurlAtTargetCurlEPoints, const ViewType3 wNormalBasisCurlBasisAtTargetCurlEPoints, const ViewType4 targetAtTargetEPoints, const ViewType3 targetTanAtTargetEPoints, const ViewType4 targetCurlAtTargetCurlEPoints, const ViewType5 basisEWeights, const ViewType5 targetEWeights, const ViewType5 basisCurlEWeights, const ViewType5 targetCurlEWeights, const ViewType6 tagToOrdinal, const ViewType6 hGradTagToOrdinal, const ViewType7 refTopologyKey, const ViewType3 refFacesNormal, const ViewType3 refFacesTangents, const ViewType8 computedDofs, 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 ViewType2 orts_
 
const ViewType3 negPartialProjTan_
 
const ViewType3 negPartialProjCurlNormal_
 
const ViewType3 hgradBasisGradAtBasisEPoints_
 
const ViewType3 wHgradBasisGradAtBasisEPoints_
 
const ViewType3 basisCurlAtBasisCurlEPoints_
 
const ViewType3 basisCurlNormalAtBasisCurlEPoints_
 
const ViewType3 basisAtBasisEPoints_
 
const ViewType3 normalTargetCurlAtTargetEPoints_
 
const ViewType3 basisTanAtBasisEPoints_
 
const ViewType3 hgradBasisGradAtTargetEPoints_
 
const ViewType3 wHgradBasisGradAtTargetEPoints_
 
const ViewType3 wNormalBasisCurlAtBasisCurlEPoints_
 
const ViewType3 basisCurlAtTargetCurlEPoints_
 
const ViewType3 wNormalBasisCurlBasisAtTargetCurlEPoints_
 
const ViewType4 targetAtTargetEPoints_
 
const ViewType3 targetTanAtTargetEPoints_
 
const ViewType4 targetCurlAtTargetCurlEPoints_
 
const ViewType5 basisEWeights_
 
const ViewType5 targetEWeights_
 
const ViewType5 basisCurlEWeights_
 
const ViewType5 targetCurlEWeights_
 
const ViewType6 tagToOrdinal_
 
const ViewType6 hGradTagToOrdinal_
 
const ViewType7 refTopologyKey_
 
const ViewType3 refFacesNormal_
 
const ViewType3 refFacesTangents_
 
const ViewType8 computedDofs_
 
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, typename ViewType6, typename ViewType7, typename ViewType8>
struct Intrepid2::Experimental::ComputeBasisCoeffsOnFaces_HCurl< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5, ViewType6, ViewType7, ViewType8 >

Definition at line 126 of file Intrepid2_ProjectionToolsDefHCURL.hpp.


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