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

Member Function Documentation

◆ operator()() [1/2]

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 586 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.

◆ operator()() [2/2]

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 716 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.


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