Intrepid2
Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval > Struct Template Reference

See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH. More...

#include <Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION Functor (outputValueViewType outputValues_, inputPointViewType inputPoints_, workViewType work_, const ordinal_type order_)
KOKKOS_INLINE_FUNCTION void operator() (const size_type iter) const

Public Attributes

outputValueViewType _outputValues
const inputPointViewType _inputPoints
workViewType _work
const ordinal_type _order

Detailed Description

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
struct Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >

See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH.

Definition at line 119 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

Constructor & Destructor Documentation

◆ Functor()

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
KOKKOS_INLINE_FUNCTION Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >::Functor ( outputValueViewType outputValues_,
inputPointViewType inputPoints_,
workViewType work_,
const ordinal_type order_ )
inline

Definition at line 126 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

Member Function Documentation

◆ operator()()

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >::operator() ( const size_type iter) const
inline

Definition at line 133 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

Member Data Documentation

◆ _inputPoints

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
const inputPointViewType Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >::_inputPoints

Definition at line 121 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

◆ _order

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
const ordinal_type Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >::_order

Definition at line 123 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

◆ _outputValues

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
outputValueViewType Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >::_outputValues

Definition at line 120 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

◆ _work

template<typename outputValueViewType, typename inputPointViewType, typename workViewType, EOperator opType, ordinal_type numPtsEval>
workViewType Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::Functor< outputValueViewType, inputPointViewType, workViewType, opType, numPtsEval >::_work

Definition at line 122 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.


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