Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorFunctionSpaceTools::F_evaluate< outputPointViewType, inputCoeffViewType, inputFieldViewType > Struct Template Reference

Functor to evaluate functions, see Intrepid2::FunctionSpaceTools for more. More...

#include <Intrepid2_FunctionSpaceToolsDef.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION F_evaluate (outputPointViewType outputPointVals_, inputCoeffViewType inputCoeffs_, inputFieldViewType inputFields_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type cl) const
 

Public Attributes

outputPointViewType _outputPointVals
 
const inputCoeffViewType _inputCoeffs
 
const inputFieldViewType _inputFields
 

Detailed Description

template<typename outputPointViewType, typename inputCoeffViewType, typename inputFieldViewType>
struct Intrepid2::FunctorFunctionSpaceTools::F_evaluate< outputPointViewType, inputCoeffViewType, inputFieldViewType >

Functor to evaluate functions, see Intrepid2::FunctionSpaceTools for more.

Definition at line 969 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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