This is the complete list of members for MatrixSimple, including all inherited members.
| ADD enum value | MatrixSimple | |
| ALLOCATE enum value | MatrixSimple | |
| axpy(...) | MatrixSimple | |
| aypx(...) | MatrixSimple | |
| block typedef | MatrixSimple | |
| col_ds | MatrixSimple | protected |
| DONE enum value | MatrixSimple | |
| finalize(MatAssemblyType assembly_type=MAT_FINAL_ASSEMBLY) | MatrixSimple | |
| get_col_ds() | MatrixSimple | |
| get_matrix() | MatrixSimple | inline |
| get_row_ds() | MatrixSimple | |
| INSERT enum value | MatrixSimple | |
| is_positive_definite() | MatrixSimple | inline |
| is_symmetric() | MatrixSimple | inline |
| mat_set_value(int row, int col, PetscScalar val) | MatrixSimple | inline |
| mat_set_values(int nrow, int *rows, int ncol, int *cols, PetscScalar *vals) | MatrixSimple | |
| matrix | MatrixSimple | protected |
| MatrixSimple(unsigned int loc_row_size, unsigned int col_size) | MatrixSimple | |
| multiply(Vec x, Vec y) | MatrixSimple | |
| multiply_add(Vec x, Vec b, Vec y) | MatrixSimple | |
| multiply_mat(...) | MatrixSimple | |
| NONE enum value | MatrixSimple | |
| positive_definite | MatrixSimple | protected |
| preallocate_matrix()=0 | MatrixSimple | pure virtual |
| preallocate_values(int nrow, int *rows, int ncol, int *cols)=0 | MatrixSimple | pure virtual |
| row_ds | MatrixSimple | protected |
| set_positive_definite(bool flag=true) | MatrixSimple | inline |
| set_symmetric(bool flag=true) | MatrixSimple | inline |
| SetValuesMode enum name | MatrixSimple | |
| size() | MatrixSimple | inline |
| start_add_assembly() | MatrixSimple | |
| start_allocation()=0 | MatrixSimple | pure virtual |
| start_insert_assembly() | MatrixSimple | |
| status | MatrixSimple | protected |
| symmetric | MatrixSimple | protected |
| view(std::ostream output_stream, int *row_mapping=NULL, int *col_mapping=NULL) | MatrixSimple | |
| view_local_matrix()=0 | MatrixSimple | pure virtual |
| ~LinSys() | MatrixSimple | virtual |