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

See Intrepid2::Basis_HVOL_TRI_Cn_FEM. More...

#include <Intrepid2_HVOL_TRI_Cn_FEM.hpp>

Public Member Functions

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

Public Attributes

outputValueViewType _outputValues
 
const inputPointViewType _inputPoints
 
const vinvViewType _vinv
 
workViewType _work
 

Detailed Description

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

See Intrepid2::Basis_HVOL_TRI_Cn_FEM.

Definition at line 131 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.

Constructor & Destructor Documentation

◆ Functor()

Definition at line 138 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.

Member Function Documentation

◆ operator()()

Definition at line 146 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.

Member Data Documentation

◆ _inputPoints

Definition at line 133 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.

◆ _outputValues

Definition at line 132 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.

◆ _vinv

Definition at line 134 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.

◆ _work

Definition at line 135 of file Intrepid2_HVOL_TRI_Cn_FEM.hpp.


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