Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType > Struct Template Reference

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_
 

Detailed Description

template<typename tangentViewType, typename faceOrdinalViewType, typename parametrizationViewType>
struct Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >

Definition at line 461 of file Intrepid2_CellToolsDefNodeInfo.hpp.


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