Block-Structured AMR Software Framework
AMReX_SpMV.H File Reference
#include <AMReX_Config.H>
#include <AMReX_AlgVector.H>
#include <AMReX_GpuComplex.H>
#include <AMReX_SpMatrix.H>
#include <cusparse.h>

Go to the source code of this file.

Namespaces

 amrex
 

Functions

template<typename T >
void amrex::SpMV (AlgVector< T > &y, SpMatrix< T > const &A, AlgVector< T > const &x)