#include <Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp>
|
| | Stokhos_MV_Multiply_Op (const Tag &tg=Tag()) |
| |
| template<typename Matrix, typename InputVector, typename OutputVector> |
| void | operator() (const Matrix &A, const InputVector &x, OutputVector &y) const |
| |
| | Stokhos_MV_Multiply_Op (const Tag &tg=Tag()) |
| |
| template<typename Matrix, typename InputVector, typename OutputVector> |
| void | operator() (const Matrix &A, const InputVector &x, OutputVector &y) const |
| |
template<typename Tag>
struct Stokhos_MV_Multiply_Op< Tag >
Definition at line 594 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
◆ Stokhos_MV_Multiply_Op() [1/2]
◆ Stokhos_MV_Multiply_Op() [2/2]
◆ operator()() [1/2]
template<typename Tag>
template<typename Matrix, typename InputVector, typename OutputVector>
| void Stokhos_MV_Multiply_Op< Tag >::operator() |
( |
const Matrix & | A, |
|
|
const InputVector & | x, |
|
|
OutputVector & | y ) const |
|
inline |
◆ operator()() [2/2]
template<typename Tag>
template<typename Matrix, typename InputVector, typename OutputVector>
| void Stokhos_MV_Multiply_Op< Tag >::operator() |
( |
const Matrix & | A, |
|
|
const InputVector & | x, |
|
|
OutputVector & | y ) const |
|
inline |
◆ tag
The documentation for this struct was generated from the following files: