Functor to contractDataField see Intrepid2::ArrayTools for more.
More...
#include <Intrepid2_ArrayToolsDefContractions.hpp>
|
|
KOKKOS_INLINE_FUNCTION | F_contractDataFieldScalar (outputFieldsViewType outputFields_, inputDataViewType inputData_, inputFieldsViewType inputFields_, const bool sumInto_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type cl, const size_type bf) const |
| |
|
|
outputFieldsViewType | _outputFields |
| |
|
inputDataViewType | _inputData |
| |
|
inputFieldsViewType | _inputFields |
| |
|
const bool | _sumInto |
| |
template<typename outputFieldsViewType, typename inputDataViewType, typename inputFieldsViewType>
struct Intrepid2::FunctorArrayTools::F_contractDataFieldScalar< outputFieldsViewType, inputDataViewType, inputFieldsViewType >
Functor to contractDataField see Intrepid2::ArrayTools for more.
Definition at line 144 of file Intrepid2_ArrayToolsDefContractions.hpp.
The documentation for this struct was generated from the following file: