Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 594 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

Constructor & Destructor Documentation

◆ Stokhos_MV_Multiply_Op() [1/2]

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

Definition at line 596 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

◆ Stokhos_MV_Multiply_Op() [2/2]

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

Definition at line 726 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.

Member Function Documentation

◆ 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

Definition at line 599 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

◆ 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

Definition at line 729 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.

Member Data Documentation

◆ tag

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

Definition at line 595 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.


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