|
INMOST
A toolkit for distributed mathematical modeling
|
This is the complete list of members for INMOST::Sparse::Matrix, including all inherited members.
| Begin() (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| Begin() const (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| Clear() | INMOST::Sparse::Matrix | inline |
| const_iterator typedef (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | |
| Empty() const (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| End() (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| End() const (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| GetCommunicator() const | INMOST::Sparse::Matrix | inline |
| GetFirstIndex() const | INMOST::Sparse::Matrix | inline |
| GetInterval(INMOST_DATA_ENUM_TYPE &start, INMOST_DATA_ENUM_TYPE &end) const | INMOST::Sparse::Matrix | inline |
| GetLastIndex() const | INMOST::Sparse::Matrix | inline |
| GetName() const | INMOST::Sparse::Matrix | inline |
| isParallel() | INMOST::Sparse::Matrix | inline |
| isParallel() const (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| iterator typedef (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | |
| Load(std::string file, INMOST_DATA_ENUM_TYPE beg=ENUMUNDEF, INMOST_DATA_ENUM_TYPE end=ENUMUNDEF, std::string file_ord="") | INMOST::Sparse::Matrix | |
| Matrix(std::string _name="", INMOST_DATA_ENUM_TYPE start=0, INMOST_DATA_ENUM_TYPE end=0, INMOST_MPI_Comm _comm=INMOST_MPI_COMM_WORLD) | INMOST::Sparse::Matrix | |
| Matrix(const Matrix &other) (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | |
| MatVec(INMOST_DATA_REAL_TYPE alpha, Vector &x, INMOST_DATA_REAL_TYPE beta, Vector &y) const | INMOST::Sparse::Matrix | |
| MatVecTranspose(INMOST_DATA_REAL_TYPE alpha, Vector &x, INMOST_DATA_REAL_TYPE beta, Vector &y) const | INMOST::Sparse::Matrix | |
| MoveRows(INMOST_DATA_ENUM_TYPE from, INMOST_DATA_ENUM_TYPE to, INMOST_DATA_ENUM_TYPE size) (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | |
| Nonzeros() | INMOST::Sparse::Matrix | inline |
| operator=(Matrix const &other) (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | |
| operator[](INMOST_DATA_ENUM_TYPE i) | INMOST::Sparse::Matrix | inline |
| operator[](INMOST_DATA_ENUM_TYPE i) const | INMOST::Sparse::Matrix | inline |
| Residual(Sparse::Vector &RHS, Sparse::Vector &SOL) | INMOST::Sparse::Matrix | |
| Save(std::string file, const AnnotationService *annotation=NULL) | INMOST::Sparse::Matrix | |
| SetInterval(INMOST_DATA_ENUM_TYPE start, INMOST_DATA_ENUM_TYPE end) | INMOST::Sparse::Matrix | inline |
| ShiftInterval(INMOST_DATA_ENUM_TYPE shift) (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | inline |
| Size() const | INMOST::Sparse::Matrix | inline |
| Sort() | INMOST::Sparse::Matrix | inline |
| Swap(Matrix &other) (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix | |
| ZAXPBY(INMOST_DATA_REAL_TYPE alpha, const Sparse::Matrix &X, INMOST_DATA_REAL_TYPE beta, const Sparse::Matrix &Y, Sparse::Matrix &Z) | INMOST::Sparse::Matrix | static |
| ~Matrix() (defined in INMOST::Sparse::Matrix) | INMOST::Sparse::Matrix |