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 720 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 725 of file Intrepid2_CellToolsDefNodeInfo.hpp.
|
inline |
Definition at line 730 of file Intrepid2_CellToolsDefNodeInfo.hpp.
normalsViewType Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >::edgeNormals_ |
Definition at line 721 of file Intrepid2_CellToolsDefNodeInfo.hpp.
const tangentsViewType Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >::edgeTangents_ |
Definition at line 722 of file Intrepid2_CellToolsDefNodeInfo.hpp.