|
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 705 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 715 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 724 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::basisAtBasisEPoints_ |
Definition at line 706 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::basisAtTargetEPoints_ |
Definition at line 710 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::basisEWeights_ |
Definition at line 707 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::fieldDim_ |
Definition at line 712 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::numElemDofs_ |
Definition at line 713 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::targetEWeights_ |
Definition at line 709 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::wBasisAtBasisEPoints_ |
Definition at line 708 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType1 Intrepid2::Experimental::MultiplyBasisByWeights< ViewType1, ViewType2 >::wBasisDofAtTargetEPoints_ |
Definition at line 711 of file Intrepid2_ProjectionToolsDefL2.hpp.