Intrepid2
|
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_ |
Definition at line 757 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 767 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 776 of file Intrepid2_ProjectionToolsDefL2.hpp.
const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::basisAtBasisEPoints_ |
Definition at line 758 of file Intrepid2_ProjectionToolsDefL2.hpp.
const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::basisAtTargetEPoints_ |
Definition at line 762 of file Intrepid2_ProjectionToolsDefL2.hpp.
const ViewType2 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::basisEWeights_ |
Definition at line 759 of file Intrepid2_ProjectionToolsDefL2.hpp.
ordinal_type Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::fieldDim_ |
Definition at line 764 of file Intrepid2_ProjectionToolsDefL2.hpp.
ordinal_type Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::numElemDofs_ |
Definition at line 765 of file Intrepid2_ProjectionToolsDefL2.hpp.
const ViewType2 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::targetEWeights_ |
Definition at line 761 of file Intrepid2_ProjectionToolsDefL2.hpp.
const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::wBasisAtBasisEPoints_ |
Definition at line 760 of file Intrepid2_ProjectionToolsDefL2.hpp.
const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::wBasisDofAtTargetEPoints_ |
Definition at line 763 of file Intrepid2_ProjectionToolsDefL2.hpp.