Functor to contractFieldField see Intrepid2::ArrayTools for more.
More...
#include <Intrepid2_ArrayToolsDefContractions.hpp>
|
|
KOKKOS_INLINE_FUNCTION | F_contractFieldFieldScalar (outFieldViewType outputFields_, leftFieldViewType leftFields_, rightFieldViewType rightFields_, const bool sumInto_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type cl, const size_type lbf, const size_type rbf) const |
| |
|
|
outFieldViewType | _outputFields |
| |
|
leftFieldViewType | _leftFields |
| |
|
rightFieldViewType | _rightFields |
| |
|
const bool | _sumInto |
| |
template<typename outFieldViewType, typename leftFieldViewType, typename rightFieldViewType>
struct Intrepid2::FunctorArrayTools::F_contractFieldFieldScalar< outFieldViewType, leftFieldViewType, rightFieldViewType >
Functor to contractFieldField see Intrepid2::ArrayTools for more.
Definition at line 27 of file Intrepid2_ArrayToolsDefContractions.hpp.
The documentation for this struct was generated from the following file: