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

Public Member Functions

KOKKOS_INLINE_FUNCTION F_refFaceTangents (tangentsViewType refFaceTanU, tangentsViewType refFaceTanV, const faceOrdinalViewType faceOrdView, const parametrizationViewType faceParametrization)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type ic) const
 

Public Attributes

tangentsViewType refFaceTanU_
 
tangentsViewType refFaceTanV_
 
const faceOrdinalViewType faceOrdView_
 
const parametrizationViewType faceParametrization_
 

Detailed Description

template<typename tangentsViewType, typename faceOrdinalViewType, typename parametrizationViewType>
struct Intrepid2::FunctorCellTools::F_refFaceTangents< tangentsViewType, faceOrdinalViewType, parametrizationViewType >

Definition at line 617 of file Intrepid2_CellToolsDefNodeInfo.hpp.


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