Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorRealSpaceTools::F_absval< absArrayViewType, inArrayViewType > Struct Template Reference

Functor to compute absolute value see Intrepid2::RealSpaceTools for more. More...

#include <Intrepid2_RealSpaceToolsDef.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION F_absval (absArrayViewType absArray_, inArrayViewType inArray_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type i) const
 

Public Attributes

absArrayViewType _absArray
 
inArrayViewType _inArray
 

Detailed Description

template<typename absArrayViewType, typename inArrayViewType>
struct Intrepid2::FunctorRealSpaceTools::F_absval< absArrayViewType, inArrayViewType >

Functor to compute absolute value see Intrepid2::RealSpaceTools for more.

Definition at line 373 of file Intrepid2_RealSpaceToolsDef.hpp.


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