|
|
| 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 |
| |
|
|
const ViewType1 | basisAtBasisEPoints_ |
| |
|
const ViewType2 | basisEWeights_ |
| |
|
const ViewType1 | wBasisAtBasisEPoints_ |
| |
|
const ViewType2 | targetEWeights_ |
| |
|
const ViewType1 | basisAtTargetEPoints_ |
| |
|
const ViewType1 | wBasisDofAtTargetEPoints_ |
| |
|
ordinal_type | fieldDim_ |
| |
|
ordinal_type | numElemDofs_ |
| |
template<typename ViewType1, typename ViewType2>
struct Intrepid2::FunctorsProjectionTools::MultiplyBasisByWeights< ViewType1, ViewType2 >
Definition at line 315 of file Intrepid2_ProjectionToolsDefL2.hpp.
The documentation for this struct was generated from the following file: