#include "my_real.inc"#include "implicit_f.inc"Go to the source code of this file.
Data Types | |
| type | matrix_mod::t_cfs_matrix |
Modules | |
| module | matrix_mod |
Functions/Subroutines | |
| subroutine | matrix_mod::prod_vec (this, xvec, bvec) |
| integer function | matrix_mod::get_dim (this) |
| subroutine | matrix_mod::matrix_create (this, nn) |
| subroutine | matrix_mod::matrix_destroy (this) |
| subroutine | matrix_mod::matrix_associate (this, ptr_irow, ptr_jcol, ptr_val) |