|
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 522 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 527 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 532 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| normalsViewType Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >::edgeNormals_ |
Definition at line 523 of file Intrepid2_CellToolsDefNodeInfo.hpp.
| const tangentsViewType Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >::edgeTangents_ |
Definition at line 524 of file Intrepid2_CellToolsDefNodeInfo.hpp.