This is the complete list of members for Feel::GraphCSR, including all inherited members.
a() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
a() (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
addMissingZeroEntriesDiagonal() | Feel::GraphCSR | |
begin() | Feel::GraphCSR | inline |
begin() const | Feel::GraphCSR | inline |
close() | Feel::GraphCSR | |
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, WorldComm const &worldcomm=Environment::worldComm()) | Feel::GraphCSR | |
GraphCSR(boost::shared_ptr< DataMap > const &mapRow, boost::shared_ptr< DataMap > const &mapCol) (defined in Feel::GraphCSR) | Feel::GraphCSR | |
GraphCSR(DataMap const &mapRow, DataMap const &mapCol) (defined in Feel::GraphCSR) | Feel::GraphCSR | |
GraphCSR(vf::BlocksBase< self_ptrtype > const &blockSet, bool diagIsNonZero=true, bool close=true) (defined in Feel::GraphCSR) | Feel::GraphCSR | |
GraphCSR(GraphCSR const &g) | Feel::GraphCSR | |
ia() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
iterator typedef (defined in Feel::GraphCSR) | Feel::GraphCSR | |
ja() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
lastColEntryOnProc() const | Feel::GraphCSR | inline |
lastRowEntryOnProc() const | Feel::GraphCSR | inline |
mapCol() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
mapColPtr() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
mapColPtr() (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
mapRow() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
mapRowPtr() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
mapRowPtr() (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
maxNnz() const | Feel::GraphCSR | inline |
nCols() const (defined in Feel::GraphCSR) | Feel::GraphCSR | inline |
nNz() const | Feel::GraphCSR | inline |
nNzOffProc() const | Feel::GraphCSR | inline |
nNzOnProc() const | Feel::GraphCSR | inline |
nRows() const (defined in Feel::GraphCSR) | 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 | |
printPython(std::string const &nameFile) const (defined in Feel::GraphCSR) | 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 | |
self_ptrtype typedef (defined in Feel::GraphCSR) | Feel::GraphCSR | |
self_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 |
showMe(std::ostream &__out=std::cout) const | Feel::GraphCSR | |
size() const | Feel::GraphCSR | inline |
storage() const | Feel::GraphCSR | inline |
storage_ptrtype typedef (defined in Feel::GraphCSR) | Feel::GraphCSR | |
storage_type typedef (defined in Feel::GraphCSR) | Feel::GraphCSR | |
transpose(bool doClose=true) | Feel::GraphCSR | |
worldComm() const | Feel::GraphCSR | inline |
zero() | Feel::GraphCSR | |
~GraphCSR() | Feel::GraphCSR |