Functor for calculation HGRADtransformGRAD, see Intrepid2::FunctionSpaceTools for more.  
 More...
#include <Intrepid2_FunctionSpaceToolsDef.hpp>
 | 
| 
KOKKOS_INLINE_FUNCTION  | F_HGRADtransformGRAD (OutputViewType output_, jacInverseViewType jacInverse_, inputViewType input_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const ordinal_type cl, const ordinal_type bf, const ordinal_type pt) const  | 
|   | 
 | 
| 
OutputViewType  | _output | 
|   | 
| 
const jacInverseViewType  | _jacInverse | 
|   | 
| 
const inputViewType  | _input | 
|   | 
template<typename OutputViewType, typename jacInverseViewType, typename inputViewType, ordinal_type spaceDim>
struct Intrepid2::FunctorFunctionSpaceTools::F_HGRADtransformGRAD< OutputViewType, jacInverseViewType, inputViewType, spaceDim >
Functor for calculation HGRADtransformGRAD, see Intrepid2::FunctionSpaceTools for more. 
Definition at line 87 of file Intrepid2_FunctionSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: