|
Intrepid2
|
Public Member Functions | |
| ComputeBasisCoeffsOnVertices_L2 (ViewType1 basisCoeffs, ViewType2 tagToOrdinal, ViewType3 targetEPointsRange, ViewType4 targetAtTargetEPoints, ViewType5 basisAtTargetEPoints, ordinal_type numVertices) | |
| void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
Public Attributes | |
| ViewType1 | basisCoeffs_ |
| const ViewType2 | tagToOrdinal_ |
| const ViewType3 | targetEPointsRange_ |
| const ViewType4 | targetAtTargetEPoints_ |
| const ViewType5 | basisAtTargetEPoints_ |
| ordinal_type | numVertices_ |
Definition at line 63 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 72 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 79 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType5 Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtTargetEPoints_ |
Definition at line 68 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ViewType1 Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisCoeffs_ |
Definition at line 64 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numVertices_ |
Definition at line 69 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::tagToOrdinal_ |
Definition at line 65 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType4 Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetAtTargetEPoints_ |
Definition at line 67 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetEPointsRange_ |
Definition at line 66 of file Intrepid2_ProjectionToolsDefL2.hpp.