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

Public Member Functions

 ComputeWBasisSide_HDiv (ViewType1 basisNormalAtBasisEPoints, ViewType1 wBasisNormalAtBasisEPoints, ViewType1 basisAtBasisEPoints, ViewType2 basisEWeights, ViewType1 refSideNormal, ViewType3 tagToOrdinal, ordinal_type sideDim, ordinal_type iside, ordinal_type offsetBasis)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type j, const ordinal_type iq) const
 

Public Attributes

ViewType1 basisNormalAtBasisEPoints_
 
ViewType1 wBasisNormalAtBasisEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType1 refSideNormal_
 
const ViewType3 tagToOrdinal_
 
ordinal_type sideDim_
 
ordinal_type iside_
 
ordinal_type offsetBasis_
 

Detailed Description

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

Definition at line 62 of file Intrepid2_ProjectionToolsDefHDIV.hpp.


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