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

See Intrepid2::Basis_HCURL_TET_I1_FEM. More...

#include <Intrepid2_HCURL_TET_I1_FEM.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION Functor (outputValueViewType outputValues_, inputPointViewType inputPoints_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type pt) const
 

Public Attributes

outputValueViewType _outputValues
 
const inputPointViewType _inputPoints
 

Detailed Description

template<typename outputValueViewType, typename inputPointViewType, EOperator opType>
struct Intrepid2::Impl::Basis_HCURL_TET_I1_FEM::Functor< outputValueViewType, inputPointViewType, opType >

See Intrepid2::Basis_HCURL_TET_I1_FEM.

Definition at line 141 of file Intrepid2_HCURL_TET_I1_FEM.hpp.

Constructor & Destructor Documentation

◆ Functor()

template<typename outputValueViewType , typename inputPointViewType , EOperator opType>
KOKKOS_INLINE_FUNCTION Intrepid2::Impl::Basis_HCURL_TET_I1_FEM::Functor< outputValueViewType, inputPointViewType, opType >::Functor ( outputValueViewType  outputValues_,
inputPointViewType  inputPoints_ 
)
inline

Definition at line 146 of file Intrepid2_HCURL_TET_I1_FEM.hpp.

Member Function Documentation

◆ operator()()

template<typename outputValueViewType , typename inputPointViewType , EOperator opType>
KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HCURL_TET_I1_FEM::Functor< outputValueViewType, inputPointViewType, opType >::operator() ( const ordinal_type  pt) const
inline

Definition at line 151 of file Intrepid2_HCURL_TET_I1_FEM.hpp.

Member Data Documentation

◆ _inputPoints

template<typename outputValueViewType , typename inputPointViewType , EOperator opType>
const inputPointViewType Intrepid2::Impl::Basis_HCURL_TET_I1_FEM::Functor< outputValueViewType, inputPointViewType, opType >::_inputPoints

Definition at line 143 of file Intrepid2_HCURL_TET_I1_FEM.hpp.

◆ _outputValues

template<typename outputValueViewType , typename inputPointViewType , EOperator opType>
outputValueViewType Intrepid2::Impl::Basis_HCURL_TET_I1_FEM::Functor< outputValueViewType, inputPointViewType, opType >::_outputValues

Definition at line 142 of file Intrepid2_HCURL_TET_I1_FEM.hpp.


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