Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Kokkos_MV_Multiply_Op Struct Reference

#include <Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp>

Public Member Functions

template<typename Matrix , typename InputVector , typename OutputVector >
void operator() (const Matrix &A, const InputVector &x, OutputVector &y) const
 
template<typename Matrix , typename InputVector , typename OutputVector >
void operator() (const Matrix &A, const InputVector &x, OutputVector &y) const
 

Detailed Description

Definition at line 552 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

Member Function Documentation

template<typename Matrix , typename InputVector , typename OutputVector >
void Kokkos_MV_Multiply_Op::operator() ( const Matrix &  A,
const InputVector &  x,
OutputVector &  y 
) const
inline

Definition at line 554 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

template<typename Matrix , typename InputVector , typename OutputVector >
void Kokkos_MV_Multiply_Op::operator() ( const Matrix &  A,
const InputVector &  x,
OutputVector &  y 
) const
inline

Definition at line 684 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.


The documentation for this struct was generated from the following files: