Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType > Struct Template Reference

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_
 

Detailed Description

template<typename normalsViewType, typename tangentsViewType>
struct Intrepid2::FunctorCellTools::F_edgeNormalsFromTangents< normalsViewType, tangentsViewType >

Definition at line 721 of file Intrepid2_CellToolsDefNodeInfo.hpp.


The documentation for this struct was generated from the following file: