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

Public Member Functions

 MultiplyBasisByWeights (const ViewType1 basisAtBasisEPoints, const ViewType2 basisEWeights, const ViewType1 wBasisAtBasisEPoints, const ViewType2 targetEWeights, const ViewType1 basisAtTargetEPoints, const ViewType1 wBasisDofAtTargetEPoints, ordinal_type fieldDim, ordinal_type numElemDofs)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisAtBasisEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType1 wBasisAtBasisEPoints_
 
const ViewType2 targetEWeights_
 
const ViewType1 basisAtTargetEPoints_
 
const ViewType1 wBasisDofAtTargetEPoints_
 
ordinal_type fieldDim_
 
ordinal_type numElemDofs_
 

Detailed Description

template<typename ViewType1, typename ViewType2>
struct Intrepid2::FunctorsProjectionTools::MultiplyBasisByWeights< ViewType1, ViewType2 >

Definition at line 348 of file Intrepid2_ProjectionToolsDefL2.hpp.


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