|
Intrepid2
|
Public Member Functions | |
| ComputeBasisCoeffsOnCells_HGRAD (const ViewType1 basisCoeffs, ViewType1 negPartialProjGrad, const ViewType1 cellBasisGradAtGradEPoints, const ViewType1 basisGradAtBasisGradEPoints, const ViewType2 basisGradEWeights, const ViewType1 wBasisGradAtGradEPoints, const ViewType2 targetGradEWeights, const ViewType1 basisGradAtTargetGradEPoints, const ViewType1 wBasisGradBasisAtTargetGradEPoints, const ViewType3 computedDofs, const ViewType4 elemDof, ordinal_type dim, ordinal_type numElemDofs, ordinal_type offsetBasisGrad, ordinal_type offsetTargetGrad, ordinal_type numVertexEdgeFaceDofs) | |
| void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
Public Attributes | |
| const ViewType1 | basisCoeffs_ |
| const ViewType1 | negPartialProjGrad_ |
| const ViewType1 | cellBasisGradAtGradEPoints_ |
| const ViewType1 | basisGradAtBasisGradEPoints_ |
| const ViewType2 | basisGradEWeights_ |
| const ViewType1 | wBasisGradAtGradEPoints_ |
| const ViewType2 | targetGradEWeights_ |
| const ViewType1 | basisGradAtTargetGradEPoints_ |
| const ViewType1 | wBasisGradBasisAtTargetGradEPoints_ |
| const ViewType3 | computedDofs_ |
| const ViewType4 | elemDof_ |
| ordinal_type | dim_ |
| ordinal_type | numElemDofs_ |
| ordinal_type | offsetBasisGrad_ |
| ordinal_type | offsetTargetGrad_ |
| ordinal_type | numVertexEdgeFaceDofs_ |
Definition at line 227 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
|
inline |
Definition at line 245 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
|
inline |
Definition at line 257 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::basisCoeffs_ |
Definition at line 228 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::basisGradAtBasisGradEPoints_ |
Definition at line 231 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::basisGradAtTargetGradEPoints_ |
Definition at line 235 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::basisGradEWeights_ |
Definition at line 232 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::cellBasisGradAtGradEPoints_ |
Definition at line 230 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType3 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::computedDofs_ |
Definition at line 237 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::dim_ |
Definition at line 239 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType4 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::elemDof_ |
Definition at line 238 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::negPartialProjGrad_ |
Definition at line 229 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::numElemDofs_ |
Definition at line 240 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::numVertexEdgeFaceDofs_ |
Definition at line 243 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::offsetBasisGrad_ |
Definition at line 241 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::offsetTargetGrad_ |
Definition at line 242 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::targetGradEWeights_ |
Definition at line 234 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisGradAtGradEPoints_ |
Definition at line 233 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisGradBasisAtTargetGradEPoints_ |
Definition at line 236 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.