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 | Public Attributes | List of all members
Stokhos_MV_Multiply_Op< Tag > Struct Template Reference

#include <Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp>

Public Member Functions

 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
 

Public Attributes

Tag tag
 

Detailed Description

template<typename Tag>
struct Stokhos_MV_Multiply_Op< Tag >

Definition at line 562 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

Constructor & Destructor Documentation

template<typename Tag >
Stokhos_MV_Multiply_Op< Tag >::Stokhos_MV_Multiply_Op ( const Tag &  tg = Tag())
inline

Definition at line 564 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

template<typename Tag >
Stokhos_MV_Multiply_Op< Tag >::Stokhos_MV_Multiply_Op ( const Tag &  tg = Tag())
inline

Definition at line 694 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.

Member Function Documentation

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

Definition at line 567 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

Definition at line 697 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.

Member Data Documentation

template<typename Tag >
Tag Stokhos_MV_Multiply_Op< Tag >::tag

Definition at line 563 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.


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