| allocator_type typedef | amrex::SpMatrix< T, Allocator > | |
| AllocT typedef | amrex::SpMatrix< T, Allocator > | |
| AMG | amrex::SpMatrix< T, Allocator > | friend |
| columnIndex() | amrex::SpMatrix< T, Allocator > | inline |
| columnPartition() const | amrex::SpMatrix< T, Allocator > | inline |
| const_parcsr() const | amrex::SpMatrix< T, Allocator > | |
| container_type typedef | amrex::SpMatrix< T, Allocator > | |
| csr_type typedef | amrex::SpMatrix< T, Allocator > | |
| data() | amrex::SpMatrix< T, Allocator > | inline |
| define(AlgPartition partition, int nnz_per_row) | amrex::SpMatrix< T, Allocator > | |
| define(AlgPartition partition, T const *mat, Long const *col_index, Long nentries, Long const *row_offset, CsrSorted is_sorted, CsrValid is_valid) | amrex::SpMatrix< T, Allocator > | |
| define(AlgPartition partition, csr_type csr, CsrSorted is_sorted) | amrex::SpMatrix< T, Allocator > | |
| define_and_filter_doit(T const *mat, Long const *col_index, Long nentries, Long const *row_offset) | amrex::SpMatrix< T, Allocator > | |
| define_doit(int nnz_per_row) | amrex::SpMatrix< T, Allocator > | |
| diagonalVector() const | amrex::SpMatrix< T, Allocator > | |
| finishComm_mv(AlgVector< T, AllocT > &y) | amrex::SpMatrix< T, Allocator > | |
| finishComm_tr(SpMatrix< T, Allocator > &AT) | amrex::SpMatrix< T, Allocator > | |
| globalRowBegin() const | amrex::SpMatrix< T, Allocator > | inline |
| globalRowEnd() const | amrex::SpMatrix< T, Allocator > | inline |
| m_comm_mv | amrex::SpMatrix< T, Allocator > | |
| m_comm_tr | amrex::SpMatrix< T, Allocator > | |
| numGlobalRows() const | amrex::SpMatrix< T, Allocator > | inline |
| numLocalNonZeros() const | amrex::SpMatrix< T, Allocator > | inline |
| numLocalRows() const | amrex::SpMatrix< T, Allocator > | inline |
| operator=(SpMatrix const &)=delete | amrex::SpMatrix< T, Allocator > | |
| operator=(SpMatrix &&)=default | amrex::SpMatrix< T, Allocator > | |
| pack_buffer_mv(AlgVector< T, AllocT > const &v) | amrex::SpMatrix< T, Allocator > | |
| parcsr() | amrex::SpMatrix< T, Allocator > | |
| parcsr() const | amrex::SpMatrix< T, Allocator > | |
| partition() const | amrex::SpMatrix< T, Allocator > | inline |
| prepare_comm_mv(AlgPartition const &col_partition) | amrex::SpMatrix< T, Allocator > | |
| printToFile(std::string const &file) const | amrex::SpMatrix< T, Allocator > | |
| rowOffset() | amrex::SpMatrix< T, Allocator > | inline |
| rowSum() const | amrex::SpMatrix< T, Allocator > | |
| setVal(F const &f, CsrSorted is_sorted) | amrex::SpMatrix< T, Allocator > | |
| sortCSR() | amrex::SpMatrix< T, Allocator > | |
| split_csr(AlgPartition const &col_partition) | amrex::SpMatrix< T, Allocator > | |
| SpMatrix()=default | amrex::SpMatrix< T, Allocator > | |
| SpMatrix(AlgPartition partition, int nnz_per_row) | amrex::SpMatrix< T, Allocator > | |
| SpMatrix(AlgPartition partition, csr_type csr) | amrex::SpMatrix< T, Allocator > | |
| SpMatrix(SpMatrix const &)=delete | amrex::SpMatrix< T, Allocator > | |
| SpMatrix(SpMatrix &&)=default | amrex::SpMatrix< T, Allocator > | |
| SpMV | amrex::SpMatrix< T, Allocator > | friend |
| startComm_mv(AlgVector< T, AllocT > const &x) | amrex::SpMatrix< T, Allocator > | |
| startComm_tr(AlgPartition const &col_partition) | amrex::SpMatrix< T, Allocator > | |
| transpose | amrex::SpMatrix< T, Allocator > | friend |
| unpack_buffer_mv(AlgVector< T, AllocT > &v) | amrex::SpMatrix< T, Allocator > | |
| unpack_buffer_tr(CommTR const &ctr, AlgPartition const &col_partition) | amrex::SpMatrix< T, Allocator > | |
| update_remote_col_index(C &csrr, bool in_device_memory) | amrex::SpMatrix< T, Allocator > | |
| value_type typedef | amrex::SpMatrix< T, Allocator > | |
| ~SpMatrix()=default | amrex::SpMatrix< T, Allocator > | |