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

Public Member Functions

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

Public Attributes

outputPointViewType _outputPointVals
 
const inputCoeffViewType _inputCoeffs
 
const inputFieldViewType _inputFields
 

Detailed Description

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

Definition at line 1135 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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