|
Intrepid2
|
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | F_edgeNormalsFromTangents (normalsViewType edgeNormals, const tangentsViewType refEdgeTangents) |
| KOKKOS_INLINE_FUNCTION void | operator() (const size_type iter) const |
Public Attributes | |
| normalsViewType | edgeNormals_ |
| const tangentsViewType | edgeTangents_ |
Definition at line 688 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 693 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 698 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| normalsViewType Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >::edgeNormals_ |
Definition at line 689 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| const tangentsViewType Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >::edgeTangents_ |
Definition at line 690 of file Intrepid2_CellToolsDefNodeInfo.hpp.