Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_SpMatrix.H File Reference
#include <AMReX_Config.H>
#include <AMReX_AlgPartition.H>
#include <AMReX_AlgVector.H>
#include <AMReX_CSR.H>
#include <AMReX_Gpu.H>
#include <AMReX_Scan.H>
#include <cusparse.h>
#include <fstream>
#include <string>
#include <type_traits>
#include <unordered_map>

Go to the source code of this file.

Classes

struct  amrex::ParCsr< T >
 GPU-ready non-owning CSR data container. More...
 
struct  amrex::CsrSorted
 Sorted CSR means for each row the column indices are sorted. More...
 
struct  amrex::CsrValid
 Valid CSR means all entries are valid. It may be sorted ro unsorted. More...
 
class  amrex::SpMatrix< T, Allocator >
 
struct  amrex::SpMatrix< T, Allocator >::CommMV
 
struct  amrex::SpMatrix< T, Allocator >::CommTR
 

Namespaces

namespace  amrex