Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorFunctionSpaceTools::F_HGRADtransformGRAD< OutputViewType, jacInverseViewType, inputViewType, spaceDim > Struct Template Reference

Functor for calculation HGRADtransformGRAD, see Intrepid2::FunctionSpaceTools for more. More...

#include <Intrepid2_FunctionSpaceToolsDef.hpp>

Public Member Functions

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
 

Public Attributes

OutputViewType _output
 
const jacInverseViewType _jacInverse
 
const inputViewType _input
 

Detailed Description

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: