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 460 of file Intrepid2_CellToolsDefNodeInfo.hpp.

Constructor & Destructor Documentation

◆ F_refEdgeTangent()

template<typename tangentViewType , typename faceOrdinalViewType , typename parametrizationViewType >
KOKKOS_INLINE_FUNCTION Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::F_refEdgeTangent ( tangentViewType refEdgeTan,
const faceOrdinalViewType edgeOrdView,
const parametrizationViewType edgeParametrization )
inline

Definition at line 466 of file Intrepid2_CellToolsDefNodeInfo.hpp.

Member Function Documentation

◆ operator()()

template<typename tangentViewType , typename faceOrdinalViewType , typename parametrizationViewType >
KOKKOS_INLINE_FUNCTION void Intrepid2::FunctorCellTools::F_refEdgeTangent< tangentViewType, faceOrdinalViewType, parametrizationViewType >::operator() ( const size_type ic) const
inline

Definition at line 472 of file Intrepid2_CellToolsDefNodeInfo.hpp.

Member Data Documentation

◆ edgeOrdView_

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

Definition at line 462 of file Intrepid2_CellToolsDefNodeInfo.hpp.

◆ edgeParametrization_

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

Definition at line 463 of file Intrepid2_CellToolsDefNodeInfo.hpp.

◆ refEdgeTan_

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

Definition at line 461 of file Intrepid2_CellToolsDefNodeInfo.hpp.


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