|
Intrepid2
|
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | F_refEdgeTangent (tangentViewType refEdgeTan, const faceOrdinalViewType edgeOrdView, const parametrizationViewType edgeParametrization) |
| KOKKOS_INLINE_FUNCTION void | operator() (const size_type ic) const |
Public Attributes | |
| tangentViewType | refEdgeTan_ |
| const faceOrdinalViewType | edgeOrdView_ |
| const parametrizationViewType | edgeParametrization_ |
Definition at line 460 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 466 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 472 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| const faceOrdinalViewType Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::edgeOrdView_ |
Definition at line 462 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| const parametrizationViewType Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::edgeParametrization_ |
Definition at line 463 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| tangentViewType Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::refEdgeTan_ |
Definition at line 461 of file Intrepid2_CellToolsDefNodeInfo.hpp.