|
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 428 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 434 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 440 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| const faceOrdinalViewType Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::edgeOrdView_ |
Definition at line 430 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| const parametrizationViewType Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::edgeParametrization_ |
Definition at line 431 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| tangentViewType Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::refEdgeTan_ |
Definition at line 429 of file Intrepid2_CellToolsDefNodeInfo.hpp.