Functor to contractDataData see Intrepid2::ArrayTools for more.
More...
#include <Intrepid2_ArrayToolsDefContractions.hpp>
|
|
KOKKOS_INLINE_FUNCTION | F_contractDataDataScalar (outputDataViewType outputData_, inputDataLeftViewType inputDataLeft_, inputDataRightViewType inputDataRight_, const bool sumInto_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type cl) const |
| |
|
|
outputDataViewType | _outputData |
| |
|
inputDataLeftViewType | _inputDataLeft |
| |
|
inputDataRightViewType | _inputDataRight |
| |
|
const bool | _sumInto |
| |
template<typename outputDataViewType, typename inputDataLeftViewType, typename inputDataRightViewType>
struct Intrepid2::FunctorArrayTools::F_contractDataDataScalar< outputDataViewType, inputDataLeftViewType, inputDataRightViewType >
Functor to contractDataData see Intrepid2::ArrayTools for more.
Definition at line 288 of file Intrepid2_ArrayToolsDefContractions.hpp.
The documentation for this struct was generated from the following file: