Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
csr_rep< T, distributed > Member List

This is the complete list of members for csr_rep< T, distributed >, including all inherited members.

_buffercsr_rep< T, distributed >mutableprotected
_col_ownershipcsr_rep< T, sequential >
_datacsr_rep< T, sequential >
_dis_ext_nnzcsr_rep< T, distributed >protected
_dis_nnzcsr_rep< T, distributed >protected
_extcsr_rep< T, distributed >protected
_fromcsr_rep< T, distributed >mutableprotected
_is_definite_positivecsr_rep< T, sequential >mutable
_is_symmetriccsr_rep< T, sequential >mutable
_jext2dis_jcsr_rep< T, distributed >protected
_pattern_dimensioncsr_rep< T, sequential >mutable
_row_ownershipcsr_rep< T, sequential >
_scatter_init() constcsr_rep< T, distributed >protected
_scatter_init_guard() constcsr_rep< T, distributed >protected
_scatter_initializedcsr_rep< T, distributed >mutableprotected
_tocsr_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 typedefcsr_rep< T, distributed >
begin() constcsr_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) constcsr_rep< T, distributed >
rheolef::csr_rep< T, sequential >::build_transpose(csr_rep< T, sequential > &b) constcsr_rep< T, sequential >
col_first_index() constcsr_rep< T, distributed >
col_last_index() constcsr_rep< T, distributed >
col_ownership() constcsr_rep< T, distributed >
comm() constcsr_rep< T, distributed >
const_data_iterator typedefcsr_rep< T, distributed >
const_iterator typedefcsr_rep< T, distributed >
const_reference typedefvector_of_iterator< std::pair< std::vector< T >::size_type, T > >
CONST_V typedefvector_of_iterator< std::pair< std::vector< T >::size_type, T > >
const_value_type typedefvector_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 typedefcsr_rep< T, distributed >
difference_type typedefcsr_rep< T, sequential >
dis_ext_nnz() constcsr_rep< T, distributed >
dis_ncol() constcsr_rep< T, distributed >
dis_nnz() constcsr_rep< T, distributed >
dis_nrow() constcsr_rep< T, distributed >
dump(const std::string &name) constcsr_rep< T, distributed >
rheolef::csr_rep< T, sequential >::dump(const std::string &name, size_type istart=0) constcsr_rep< T, sequential >
element_type typedefcsr_rep< T, distributed >
end() constcsr_rep< T, distributed >
end()csr_rep< T, distributed >
ext_begin() constcsr_rep< T, distributed >
ext_begin()csr_rep< T, distributed >
ext_end() constcsr_rep< T, distributed >
ext_end()csr_rep< T, distributed >
ext_nnz() constcsr_rep< T, distributed >
get(idiststream &)csr_rep< T, distributed >
is_definite_positive() constcsr_rep< T, distributed >
is_symmetric() constcsr_rep< T, distributed >
iterator typedefcsr_rep< T, distributed >
jext2dis_j(size_type jext) constcsr_rep< T, distributed >
max_abs() constcsr_rep< T, distributed >
memory_type typedefcsr_rep< T, distributed >
mult(const vec< T, distributed > &x, vec< T, distributed > &y) constcsr_rep< T, distributed >
rheolef::csr_rep< T, sequential >::mult(const vec< T, sequential > &x, vec< T, sequential > &y) constcsr_rep< T, sequential >
ncol() constcsr_rep< T, distributed >
nnz() constcsr_rep< T, distributed >
nrow() constcsr_rep< T, distributed >
operator*=(const T &lambda)csr_rep< T, distributed >
operator[](size_type i) constvector_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 typedefcsr_rep< T, sequential >
pattern_dimension() constcsr_rep< T, distributed >
put(odiststream &) constcsr_rep< T, distributed >
rheolef::csr_rep< T, sequential >::put(odiststream &, size_type istart=0) constcsr_rep< T, sequential >
put_matrix_market(odiststream &, size_type istart=0) constcsr_rep< T, sequential >
put_sparse_matlab(odiststream &, size_type istart=0) constcsr_rep< T, sequential >
reference typedefvector_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() constcsr_rep< T, distributed >
row_last_index() constcsr_rep< T, distributed >
row_ownership() constcsr_rep< T, distributed >
set_definite_positive(bool is_defpos) constcsr_rep< T, distributed >
set_pattern_dimension(size_type dim) constcsr_rep< T, distributed >
set_symmetry(bool is_symm) constcsr_rep< T, distributed >
set_symmetry_by_check(const T &tol=std::numeric_limits< T >::epsilon()) constcsr_rep< T, distributed >
size() constvector_of_iterator< std::pair< std::vector< T >::size_type, T > >
size_type typedefcsr_rep< T, distributed >
trans_mult(const vec< T, distributed > &x, vec< T, distributed > &y) constcsr_rep< T, distributed >
rheolef::csr_rep< T, sequential >::trans_mult(const vec< T, sequential > &x, vec< T, sequential > &y) constcsr_rep< T, sequential >
V typedefvector_of_iterator< std::pair< std::vector< T >::size_type, T > >
value_type typedefvector_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