|
Intrepid2
|
Public Member Functions | |
| ComputeWBasisEdge_HCurl (ViewType1 basisTanAtBasisEPoints, ViewType1 weightedTanBasisAtBasisEPoints, ViewType1 basisAtBasisEPoints, ViewType2 basisEWeights, ViewType1 refEdgeTangent, ViewType3 tagToOrdinal, ordinal_type edgeDim, ordinal_type iedge, ordinal_type offsetBasis) | |
| void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type j, const ordinal_type iq) const |
Public Attributes | |
| ViewType1 | basisTanAtBasisEPoints_ |
| ViewType1 | weightedTanBasisAtBasisEPoints_ |
| const ViewType1 | basisAtBasisEPoints_ |
| const ViewType2 | basisEWeights_ |
| const ViewType1 | refEdgeTangent_ |
| const ViewType3 | tagToOrdinal_ |
| ordinal_type | edgeDim_ |
| ordinal_type | iedge_ |
| ordinal_type | offsetBasis_ |
Definition at line 31 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
|
inline |
Definition at line 42 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
|
inline |
Definition at line 51 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::basisAtBasisEPoints_ |
Definition at line 34 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::basisEWeights_ |
Definition at line 35 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| ViewType1 Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::basisTanAtBasisEPoints_ |
Definition at line 32 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::edgeDim_ |
Definition at line 38 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::iedge_ |
Definition at line 39 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| ordinal_type Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::offsetBasis_ |
Definition at line 40 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::refEdgeTangent_ |
Definition at line 36 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| const ViewType3 Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::tagToOrdinal_ |
Definition at line 37 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
| ViewType1 Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >::weightedTanBasisAtBasisEPoints_ |
Definition at line 33 of file Intrepid2_ProjectionToolsDefHCURL.hpp.