Functor to evaluate functions, see Intrepid2::FunctionSpaceTools for more.
More...
#include <Intrepid2_FunctionSpaceToolsDef.hpp>
|
|
KOKKOS_INLINE_FUNCTION | F_evaluateScalar (outputPointViewType outputPointVals_, inputCoeffViewType inputCoeffs_, inputFieldViewType inputFields_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cl, const ordinal_type pt) const |
| |
|
|
outputPointViewType | _outputPointVals |
| |
|
const inputCoeffViewType | _inputCoeffs |
| |
|
const inputFieldViewType | _inputFields |
| |
template<typename outputPointViewType, typename inputCoeffViewType, typename inputFieldViewType>
struct Intrepid2::FunctorFunctionSpaceTools::F_evaluateScalar< outputPointViewType, inputCoeffViewType, inputFieldViewType >
Functor to evaluate functions, see Intrepid2::FunctionSpaceTools for more.
Definition at line 1087 of file Intrepid2_FunctionSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: