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

Constructor & Destructor Documentation

◆ F_refFaceTangents()

template<typename tangentsViewType, typename faceOrdinalViewType, typename parametrizationViewType>
KOKKOS_INLINE_FUNCTION Intrepid2::FunctorCellTools::F_refFaceTangents< tangentsViewType, faceOrdinalViewType, parametrizationViewType >::F_refFaceTangents ( tangentsViewType refFaceTanU,
tangentsViewType refFaceTanV,
const faceOrdinalViewType faceOrdView,
const parametrizationViewType faceParametrization )
inline

Definition at line 591 of file Intrepid2_CellToolsDefNodeInfo.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 598 of file Intrepid2_CellToolsDefNodeInfo.hpp.

Member Data Documentation

◆ faceOrdView_

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

Definition at line 587 of file Intrepid2_CellToolsDefNodeInfo.hpp.

◆ faceParametrization_

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

Definition at line 588 of file Intrepid2_CellToolsDefNodeInfo.hpp.

◆ refFaceTanU_

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

Definition at line 585 of file Intrepid2_CellToolsDefNodeInfo.hpp.

◆ refFaceTanV_

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

Definition at line 586 of file Intrepid2_CellToolsDefNodeInfo.hpp.


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