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

Public Member Functions

 ComputeBasisCoeffsOnEdges_HCurl (const ViewType2 targetEWeights, const ViewType1 basisAtTargetEPoints, const ViewType1 wTanBasisAtTargetEPoints, const ViewType3 tagToOrdinal, const ViewType4 targetAtTargetEPoints, const ViewType1 targetTanAtTargetEPoints, const ViewType1 refEdgeTangent, ordinal_type edgeCardinality, ordinal_type offsetTarget, ordinal_type edgeDim, ordinal_type dim, ordinal_type iedge)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType2 targetEWeights_
 
const ViewType1 basisAtTargetEPoints_
 
const ViewType1 wTanBasisAtTargetEPoints_
 
const ViewType3 tagToOrdinal_
 
const ViewType4 targetAtTargetEPoints_
 
const ViewType1 targetTanAtTargetEPoints_
 
const ViewType1 refEdgeTangent_
 
ordinal_type edgeCardinality_
 
ordinal_type offsetTarget_
 
ordinal_type edgeDim_
 
ordinal_type dim_
 
ordinal_type iedge_
 

Detailed Description

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

Definition at line 93 of file Intrepid2_ProjectionToolsDefHCURL.hpp.


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