Intrepid2
|
Public Member Functions | |
ComputeBasisCoeffsOnCells_HGRAD (const ViewType1 basisCoeffs, ViewType2 negPartialProjGrad, const ViewType2 cellBasisGradAtGradEPoints, const ViewType2 basisGradAtBasisGradEPoints, const ViewType3 basisGradEWeights, const ViewType2 wBasisGradAtGradEPoints, const ViewType3 targetGradEWeights, const ViewType2 basisGradAtTargetGradEPoints, const ViewType2 wBasisGradBasisAtTargetGradEPoints, const ViewType4 computedDofs, const ViewType5 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 ViewType2 | negPartialProjGrad_ |
const ViewType2 | cellBasisGradAtGradEPoints_ |
const ViewType2 | basisGradAtBasisGradEPoints_ |
const ViewType3 | basisGradEWeights_ |
const ViewType2 | wBasisGradAtGradEPoints_ |
const ViewType3 | targetGradEWeights_ |
const ViewType2 | basisGradAtTargetGradEPoints_ |
const ViewType2 | wBasisGradBasisAtTargetGradEPoints_ |
const ViewType4 | computedDofs_ |
const ViewType5 | elemDof_ |
ordinal_type | dim_ |
ordinal_type | numElemDofs_ |
ordinal_type | offsetBasisGrad_ |
ordinal_type | offsetTargetGrad_ |
ordinal_type | numVertexEdgeFaceDofs_ |
Definition at line 263 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
|
inline |
Definition at line 281 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
|
inline |
Definition at line 293 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType1 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisCoeffs_ |
Definition at line 264 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisGradAtBasisGradEPoints_ |
Definition at line 267 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisGradAtTargetGradEPoints_ |
Definition at line 271 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisGradEWeights_ |
Definition at line 268 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::cellBasisGradAtGradEPoints_ |
Definition at line 266 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType4 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::computedDofs_ |
Definition at line 273 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::dim_ |
Definition at line 275 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType5 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::elemDof_ |
Definition at line 274 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::negPartialProjGrad_ |
Definition at line 265 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numElemDofs_ |
Definition at line 276 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numVertexEdgeFaceDofs_ |
Definition at line 279 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetBasisGrad_ |
Definition at line 277 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetTargetGrad_ |
Definition at line 278 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetGradEWeights_ |
Definition at line 270 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisGradAtGradEPoints_ |
Definition at line 269 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisGradBasisAtTargetGradEPoints_ |
Definition at line 272 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.