|
Intrepid2
|
Public Member Functions | |
| ComputeBasisCoeffsOnCells_L2 (const ViewType1 basisCoeffs, ViewType2 negPartialProj, const ViewType2 internalBasisAtBasisEPoints, const ViewType2 basisAtBasisEPoints, const ViewType3 basisEWeights, const ViewType2 wBasisAtBasisEPoints, const ViewType3 targetEWeights, const ViewType2 basisAtTargetEPoints, const ViewType2 wBasisDofAtTargetEPoints, const ViewType4 computedDofs, const ViewType5 elemDof, ordinal_type fieldDim, ordinal_type numElemDofs, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numVertexEdgeFaceDofs) | |
| void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
Public Attributes | |
| const ViewType1 | basisCoeffs_ |
| const ViewType2 | negPartialProj_ |
| const ViewType2 | internalBasisAtBasisEPoints_ |
| const ViewType2 | basisAtBasisEPoints_ |
| const ViewType3 | basisEWeights_ |
| const ViewType2 | wBasisAtBasisEPoints_ |
| const ViewType3 | targetEWeights_ |
| const ViewType2 | basisAtTargetEPoints_ |
| const ViewType2 | wBasisDofAtTargetEPoints_ |
| const ViewType4 | computedDofs_ |
| const ViewType5 | elemDof_ |
| ordinal_type | fieldDim_ |
| ordinal_type | numElemDofs_ |
| ordinal_type | offsetBasis_ |
| ordinal_type | offsetTarget_ |
| ordinal_type | numVertexEdgeFaceDofs_ |
Definition at line 271 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 289 of file Intrepid2_ProjectionToolsDefL2.hpp.
|
inline |
Definition at line 301 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtBasisEPoints_ |
Definition at line 275 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtTargetEPoints_ |
Definition at line 279 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType1 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisCoeffs_ |
Definition at line 272 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisEWeights_ |
Definition at line 276 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType4 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::computedDofs_ |
Definition at line 281 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType5 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::elemDof_ |
Definition at line 282 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::fieldDim_ |
Definition at line 283 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::internalBasisAtBasisEPoints_ |
Definition at line 274 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::negPartialProj_ |
Definition at line 273 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numElemDofs_ |
Definition at line 284 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numVertexEdgeFaceDofs_ |
Definition at line 287 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetBasis_ |
Definition at line 285 of file Intrepid2_ProjectionToolsDefL2.hpp.
| ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetTarget_ |
Definition at line 286 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetEWeights_ |
Definition at line 278 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisAtBasisEPoints_ |
Definition at line 277 of file Intrepid2_ProjectionToolsDefL2.hpp.
| const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisDofAtTargetEPoints_ |
Definition at line 280 of file Intrepid2_ProjectionToolsDefL2.hpp.