Functor to subtract md arrays see Intrepid2::RealSpaceTools for more.
More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
|
KOKKOS_INLINE_FUNCTION | F_subtract (diffArrayViewType diffArray_, inArray1ViewType inArray1_, inArray2ViewType inArray2_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type i) const |
|
|
diffArrayViewType | _diffArray |
|
const inArray1ViewType | _inArray1 |
|
const inArray2ViewType | _inArray2 |
|
template<typename diffArrayViewType, typename inArray1ViewType, typename inArray2ViewType>
struct Intrepid2::FunctorRealSpaceTools::F_subtract< diffArrayViewType, inArray1ViewType, inArray2ViewType >
Functor to subtract md arrays see Intrepid2::RealSpaceTools for more.
Definition at line 934 of file Intrepid2_RealSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: