Intrepid2
|
Public Member Functions | |
ComputeBasisCoeffsOnCells_HDiv (const ViewType1 basisCoeffs, ViewType2 negPartialProjAtBasisEPoints, const ViewType2 nonWeightedBasisAtBasisEPoints, const ViewType2 basisAtBasisEPoints, const ViewType3 basisEWeights, const ViewType2 wBasisAtBasisEPoints, const ViewType3 targetEWeights, const ViewType2 basisAtTargetEPoints, const ViewType2 wBasisAtTargetEPoints, const ViewType4 computedDofs, const ViewType5 cellDof, ordinal_type numCellDofs, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numSideDofs) | |
void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type ic) const |
Public Attributes | |
const ViewType1 | basisCoeffs_ |
const ViewType2 | negPartialProjAtBasisEPoints_ |
const ViewType2 | nonWeightedBasisAtBasisEPoints_ |
const ViewType2 | basisAtBasisEPoints_ |
const ViewType3 | basisEWeights_ |
const ViewType2 | wBasisAtBasisEPoints_ |
const ViewType3 | targetEWeights_ |
const ViewType2 | basisAtTargetEPoints_ |
const ViewType2 | wBasisAtTargetEPoints_ |
const ViewType4 | computedDofs_ |
const ViewType5 | cellDof_ |
ordinal_type | numCellDofs_ |
ordinal_type | offsetBasis_ |
ordinal_type | offsetTarget_ |
ordinal_type | numSideDofs_ |
Definition at line 127 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
|
inline |
Definition at line 144 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
|
inline |
Definition at line 156 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtBasisEPoints_ |
Definition at line 131 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisAtTargetEPoints_ |
Definition at line 135 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType1 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisCoeffs_ |
Definition at line 128 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::basisEWeights_ |
Definition at line 132 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType5 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::cellDof_ |
Definition at line 138 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType4 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::computedDofs_ |
Definition at line 137 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::negPartialProjAtBasisEPoints_ |
Definition at line 129 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::nonWeightedBasisAtBasisEPoints_ |
Definition at line 130 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numCellDofs_ |
Definition at line 139 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::numSideDofs_ |
Definition at line 142 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetBasis_ |
Definition at line 140 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
ordinal_type Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::offsetTarget_ |
Definition at line 141 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType3 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::targetEWeights_ |
Definition at line 134 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisAtBasisEPoints_ |
Definition at line 133 of file Intrepid2_ProjectionToolsDefHDIV.hpp.
const ViewType2 Intrepid2::Experimental::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >::wBasisAtTargetEPoints_ |
Definition at line 136 of file Intrepid2_ProjectionToolsDefHDIV.hpp.