_buffer | csr_rep< T, distributed > | mutableprotected |
_col_ownership | csr_rep< T, sequential > | |
_data | csr_rep< T, sequential > | |
_dis_ext_nnz | csr_rep< T, distributed > | protected |
_dis_nnz | csr_rep< T, distributed > | protected |
_ext | csr_rep< T, distributed > | protected |
_from | csr_rep< T, distributed > | mutableprotected |
_is_definite_positive | csr_rep< T, sequential > | mutable |
_is_symmetric | csr_rep< T, sequential > | mutable |
_jext2dis_j | csr_rep< T, distributed > | protected |
_pattern_dimension | csr_rep< T, sequential > | mutable |
_row_ownership | csr_rep< T, sequential > | |
_scatter_init() const | csr_rep< T, distributed > | protected |
_scatter_init_guard() const | csr_rep< T, distributed > | protected |
_scatter_initialized | csr_rep< T, distributed > | mutableprotected |
_to | csr_rep< T, distributed > | mutableprotected |
assign_add(const csr_rep< T, distributed > &a, const csr_rep< T, distributed > &b, BinaryOp binop) | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::assign_add(const csr_rep< T, sequential > &a, const csr_rep< T, sequential > &b, BinaryOp binop) | csr_rep< T, sequential > | |
assign_mult(const csr_rep< T, distributed > &a, const csr_rep< T, distributed > &b) | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::assign_mult(const csr_rep< T, sequential > &a, const csr_rep< T, sequential > &b) | csr_rep< T, sequential > | |
base typedef | csr_rep< T, distributed > | |
begin() const | csr_rep< T, distributed > | |
begin() | csr_rep< T, distributed > | |
build_from_asr(const asr< T, distributed, A > &a) | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::build_from_asr(const asr< T, sequential, A > &a) | csr_rep< T, sequential > | |
build_from_diag(const disarray_rep< T, distributed, A > &d) | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::build_from_diag(const disarray_rep< T, sequential, A > &d) | csr_rep< T, sequential > | |
build_transpose(csr_rep< T, distributed > &b) const | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::build_transpose(csr_rep< T, sequential > &b) const | csr_rep< T, sequential > | |
col_first_index() const | csr_rep< T, distributed > | |
col_last_index() const | csr_rep< T, distributed > | |
col_ownership() const | csr_rep< T, distributed > | |
comm() const | csr_rep< T, distributed > | |
const_data_iterator typedef | csr_rep< T, distributed > | |
const_iterator typedef | csr_rep< T, distributed > | |
const_reference typedef | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
CONST_V typedef | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
const_value_type typedef | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
csr_rep() | csr_rep< T, distributed > | |
csr_rep(const csr_rep< T, distributed > &a) | csr_rep< T, distributed > | |
csr_rep(const asr< T, distributed, A > &a) | csr_rep< T, distributed > | explicit |
rheolef::csr_rep< T, sequential >::csr_rep(size_type loc_nrow1=0, size_type loc_ncol1=0, size_type loc_nnz1=0) | csr_rep< T, sequential > | |
rheolef::csr_rep< T, sequential >::csr_rep(const distributor &row_ownership, const distributor &col_ownership, size_type nnz1=0) | csr_rep< T, sequential > | |
rheolef::csr_rep< T, sequential >::csr_rep(const csr_rep< T, sequential > &a) | csr_rep< T, sequential > | |
rheolef::csr_rep< T, sequential >::csr_rep(const asr< T, sequential, A > &a) | csr_rep< T, sequential > | explicit |
data_iterator typedef | csr_rep< T, distributed > | |
difference_type typedef | csr_rep< T, sequential > | |
dis_ext_nnz() const | csr_rep< T, distributed > | |
dis_ncol() const | csr_rep< T, distributed > | |
dis_nnz() const | csr_rep< T, distributed > | |
dis_nrow() const | csr_rep< T, distributed > | |
dump(const std::string &name) const | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::dump(const std::string &name, size_type istart=0) const | csr_rep< T, sequential > | |
element_type typedef | csr_rep< T, distributed > | |
end() const | csr_rep< T, distributed > | |
end() | csr_rep< T, distributed > | |
ext_begin() const | csr_rep< T, distributed > | |
ext_begin() | csr_rep< T, distributed > | |
ext_end() const | csr_rep< T, distributed > | |
ext_end() | csr_rep< T, distributed > | |
ext_nnz() const | csr_rep< T, distributed > | |
get(idiststream &) | csr_rep< T, distributed > | |
is_definite_positive() const | csr_rep< T, distributed > | |
is_symmetric() const | csr_rep< T, distributed > | |
iterator typedef | csr_rep< T, distributed > | |
jext2dis_j(size_type jext) const | csr_rep< T, distributed > | |
max_abs() const | csr_rep< T, distributed > | |
memory_type typedef | csr_rep< T, distributed > | |
mult(const vec< T, distributed > &x, vec< T, distributed > &y) const | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::mult(const vec< T, sequential > &x, vec< T, sequential > &y) const | csr_rep< T, sequential > | |
ncol() const | csr_rep< T, distributed > | |
nnz() const | csr_rep< T, distributed > | |
nrow() const | csr_rep< T, distributed > | |
operator*=(const T &lambda) | csr_rep< T, distributed > | |
operator[](size_type i) const | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
operator[](size_type i) | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
pair_type typedef | csr_rep< T, sequential > | |
pattern_dimension() const | csr_rep< T, distributed > | |
put(odiststream &) const | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::put(odiststream &, size_type istart=0) const | csr_rep< T, sequential > | |
put_matrix_market(odiststream &, size_type istart=0) const | csr_rep< T, sequential > | |
put_sparse_matlab(odiststream &, size_type istart=0) const | csr_rep< T, sequential > | |
reference typedef | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
resize(const distributor &row_ownership, const distributor &col_ownership, size_type nnz1=0) | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::resize(size_type loc_nrow1=0, size_type loc_ncol1=0, size_type loc_nnz1=0) | csr_rep< T, sequential > | |
row_first_index() const | csr_rep< T, distributed > | |
row_last_index() const | csr_rep< T, distributed > | |
row_ownership() const | csr_rep< T, distributed > | |
set_definite_positive(bool is_defpos) const | csr_rep< T, distributed > | |
set_pattern_dimension(size_type dim) const | csr_rep< T, distributed > | |
set_symmetry(bool is_symm) const | csr_rep< T, distributed > | |
set_symmetry_by_check(const T &tol=std::numeric_limits< T >::epsilon()) const | csr_rep< T, distributed > | |
size() const | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
size_type typedef | csr_rep< T, distributed > | |
trans_mult(const vec< T, distributed > &x, vec< T, distributed > &y) const | csr_rep< T, distributed > | |
rheolef::csr_rep< T, sequential >::trans_mult(const vec< T, sequential > &x, vec< T, sequential > &y) const | csr_rep< T, sequential > | |
V typedef | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
value_type typedef | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | |
vector_of_iterator(size_type n=0, const value_type &value=value_type()) | vector_of_iterator< std::pair< std::vector< T >::size_type, T > > | explicit |