|
Intrepid2
|
functor definition for the constant-data case. More...
#include <Intrepid2_DataCombiners.hpp>
Public Member Functions | |
| InPlaceCombinationFunctorConstantCase (ThisUnderlyingViewType this_underlying, AUnderlyingViewType A_underlying, BUnderlyingViewType B_underlying, BinaryOperator binaryOperator) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const int arg0) const |
Private Attributes | |
| ThisUnderlyingViewType | this_underlying_ |
| AUnderlyingViewType | A_underlying_ |
| BUnderlyingViewType | B_underlying_ |
| BinaryOperator | binaryOperator_ |
functor definition for the constant-data case.
Definition at line 100 of file Intrepid2_DataCombiners.hpp.
|
inline |
Definition at line 108 of file Intrepid2_DataCombiners.hpp.
|
inline |
Definition at line 124 of file Intrepid2_DataCombiners.hpp.
|
private |
Definition at line 104 of file Intrepid2_DataCombiners.hpp.
|
private |
Definition at line 105 of file Intrepid2_DataCombiners.hpp.
|
private |
Definition at line 106 of file Intrepid2_DataCombiners.hpp.
|
private |
Definition at line 103 of file Intrepid2_DataCombiners.hpp.