Functor to evaluate functions, see Intrepid2::FunctionSpaceTools for more.  
 More...
#include <Intrepid2_FunctionSpaceToolsDef.hpp>
 | 
| 
KOKKOS_INLINE_FUNCTION  | F_evaluate (outputPointViewType outputPointVals_, inputCoeffViewType inputCoeffs_, inputFieldViewType inputFields_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const ordinal_type cl) const  | 
|   | 
 | 
| 
outputPointViewType  | _outputPointVals | 
|   | 
| 
const inputCoeffViewType  | _inputCoeffs | 
|   | 
| 
const inputFieldViewType  | _inputFields | 
|   | 
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: