Functor to scale md arrays see Intrepid2::RealSpaceTools for more.
More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
|
|
KOKKOS_INLINE_FUNCTION | F_scale (scaledArrayViewType scaledArray_, inArrayViewType inArray_, const ValueType alpha_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type i) const |
| |
|
|
scaledArrayViewType | _scaledArray |
| |
|
const inArrayViewType | _inArray |
| |
|
const ValueType | _alpha |
| |
template<typename ValueType, typename scaledArrayViewType, typename inArrayViewType>
struct Intrepid2::FunctorRealSpaceTools::F_scale< ValueType, scaledArrayViewType, inArrayViewType >
Functor to scale md arrays see Intrepid2::RealSpaceTools for more.
Definition at line 1026 of file Intrepid2_RealSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: