![]() |
(git:936074a)
|
Data Types | |
| type | buffer_type |
| type | bufptr_type |
| type | intbuffer_type |
| type | set_type |
| type | setarray_type |
Functions/Subroutines | |
| pure subroutine | extvec_insert (this, elem) |
| insert element into extendable vector | |
| pure subroutine submatrix_types::extvec_insert | ( | class(extvec_type), intent(inout) | this, |
| integer, intent(in) | elem | ||
| ) |
insert element into extendable vector
| this | - instance of extvec_type |
| elem | - element to insert |
Definition at line 79 of file submatrix_types.F.