|
|
KOKKOS_INLINE_FUNCTION | F_scalarMultiplyTensor (OutputViewType output_, inputLeftViewType inputLeft_, inputRightViewType inputRight_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cl, const ordinal_type pt) const |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cl, const ordinal_type bf, const ordinal_type pt) const |
| |
|
|
OutputViewType | _output |
| |
|
const inputLeftViewType | _inputLeft |
| |
|
const inputRightViewType | _inputRight |
| |
template<typename OutputViewType, typename inputLeftViewType, typename inputRightViewType, bool equalRank, bool reciprocal>
struct Intrepid2::FunctorArrayTools::F_scalarMultiplyTensor< OutputViewType, inputLeftViewType, inputRightViewType, equalRank, reciprocal >
Definition at line 166 of file Intrepid2_ArrayToolsDefScalar.hpp.
The documentation for this struct was generated from the following file: