Feel++ 0.91.0

Feel::GraphCSR Member List

This is the complete list of members for Feel::GraphCSR, including all inherited members.
begin()Feel::GraphCSR [inline]
begin() const Feel::GraphCSR [inline]
close()Feel::GraphCSR
comm() const Feel::GraphCSR [inline]
const_iterator typedef (defined in Feel::GraphCSR)Feel::GraphCSR
empty() const Feel::GraphCSR [inline]
end()Feel::GraphCSR [inline]
end() const Feel::GraphCSR [inline]
firstColEntryOnProc() const Feel::GraphCSR [inline]
firstRowEntryOnProc() const Feel::GraphCSR [inline]
GraphCSR(size_type n=0, size_type first_row_entry_on_proc=0, size_type last_row_entry_on_proc=0, size_type first_col_entry_on_proc=0, size_type last_col_entry_on_proc=0)Feel::GraphCSR
GraphCSR(GraphCSR const &g)Feel::GraphCSR
iterator typedef (defined in Feel::GraphCSR)Feel::GraphCSR
lastColEntryOnProc() const Feel::GraphCSR [inline]
lastRowEntryOnProc() const Feel::GraphCSR [inline]
maxNnz() const Feel::GraphCSR [inline]
nNz() const Feel::GraphCSR [inline]
nNzOffProc() const Feel::GraphCSR [inline]
nNzOnProc() const Feel::GraphCSR [inline]
nz_ptrtype typedef (defined in Feel::GraphCSR)Feel::GraphCSR
nz_type typedef (defined in Feel::GraphCSR)Feel::GraphCSR
operator=(GraphCSR const &g)Feel::GraphCSR
row(size_type i)Feel::GraphCSR [inline]
row(size_type i) const Feel::GraphCSR [inline]
row_type typedef (defined in Feel::GraphCSR)Feel::GraphCSR
setFirstColEntryOnProc(size_type entry) (defined in Feel::GraphCSR)Feel::GraphCSR [inline]
setFirstRowEntryOnProc(size_type entry) (defined in Feel::GraphCSR)Feel::GraphCSR [inline]
setLastColEntryOnProc(size_type entry) (defined in Feel::GraphCSR)Feel::GraphCSR [inline]
setLastRowEntryOnProc(size_type entry) (defined in Feel::GraphCSR)Feel::GraphCSR [inline]
size() const Feel::GraphCSR [inline]
storage_ptrtype typedef (defined in Feel::GraphCSR)Feel::GraphCSR
storage_type typedef (defined in Feel::GraphCSR)Feel::GraphCSR
~GraphCSR()Feel::GraphCSR