functor definition for the constant-data case.
More...
#include <Intrepid2_DataCombiners.hpp>
|
| InPlaceCombinationFunctorConstantCase (ThisUnderlyingViewType this_underlying, AUnderlyingViewType A_underlying, BUnderlyingViewType B_underlying, BinaryOperator binaryOperator) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const int arg0) const |
|
|
ThisUnderlyingViewType | this_underlying_ |
|
AUnderlyingViewType | A_underlying_ |
|
BUnderlyingViewType | B_underlying_ |
|
BinaryOperator | binaryOperator_ |
|
template<class BinaryOperator, class ThisUnderlyingViewType, class AUnderlyingViewType, class BUnderlyingViewType>
struct Intrepid2::InPlaceCombinationFunctorConstantCase< BinaryOperator, ThisUnderlyingViewType, AUnderlyingViewType, BUnderlyingViewType >
functor definition for the constant-data case.
Definition at line 99 of file Intrepid2_DataCombiners.hpp.
The documentation for this struct was generated from the following file: