|  | programmer's documentation | 

Go to the source code of this file.
| Functions | |
| void | cs_matrix_diag_dominance (const cs_matrix_t *matrix, cs_real_t dd[]) | 
| void | cs_matrix_dump_linear_system (const cs_matrix_t *matrix, const cs_real_t rhs[], const char *name) | 
| void | cs_matrix_dump_test (cs_lnum_t n_cells, cs_lnum_t n_cells_ext, cs_lnum_t n_faces, const cs_gnum_t *cell_num, const cs_lnum_t *face_cell, const cs_halo_t *halo, const cs_numbering_t *numbering) | 
| void cs_matrix_diag_dominance | ( | const cs_matrix_t * | matrix, | 
| cs_real_t | dd[] | ||
| ) | 
| void cs_matrix_dump_linear_system | ( | const cs_matrix_t * | matrix, | 
| const cs_real_t | rhs[], | ||
| const char * | name | ||
| ) | 
 1.8.3.1
 1.8.3.1