Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval > Struct Template Reference

See Intrepid2::Basis_HGRAD_LINE_Cn_FEM_JACOBI. More...

#include <Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION Functor (outputValueViewType outputValues_, inputPointViewType inputPoints_, const ordinal_type order_, const double alpha_, const double beta_, const ordinal_type opDn_=0)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type iter) const
 

Public Attributes

outputValueViewType _outputValues
 
const inputPointViewType _inputPoints
 
const ordinal_type _order
 
const double _alpha
 
const double _beta
 
const ordinal_type _opDn
 

Detailed Description

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

See Intrepid2::Basis_HGRAD_LINE_Cn_FEM_JACOBI.

Definition at line 174 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

Constructor & Destructor Documentation

◆ Functor()

template<typename outputValueViewType , typename inputPointViewType , EOperator opType, ordinal_type numPtsEval>
KOKKOS_INLINE_FUNCTION Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::Functor ( outputValueViewType outputValues_,
inputPointViewType inputPoints_,
const ordinal_type order_,
const double alpha_,
const double beta_,
const ordinal_type opDn_ = 0 )
inline

Definition at line 182 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

Member Function Documentation

◆ operator()()

Definition at line 192 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

Member Data Documentation

◆ _alpha

Definition at line 178 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

◆ _beta

Definition at line 178 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

◆ _inputPoints

Definition at line 176 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

◆ _opDn

Definition at line 179 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

◆ _order

Definition at line 177 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.

◆ _outputValues

Definition at line 175 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.


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