#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 562 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
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 |
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 |
The documentation for this struct was generated from the following files: