#include "my_real.inc"#include "implicit_f.inc"Go to the source code of this file.
Data Types | |
| type | vector_mod::t_vector |
Modules | |
| module | vector_mod |
Functions/Subroutines | |
| integer function | vector_mod::get_dim (this) |
| subroutine | vector_mod::set_dim (this, dim) |
| subroutine | vector_mod::create (this, nn) |
| subroutine | vector_mod::destroy (this) |
| subroutine | vector_mod::associate (this, ptr_irow, ptr_val) |
| function | vector_mod::norm (this) |