Implemented as an array, fixed size and append data only at the end. More...
Public Attributes | |
type(one_complexe), dimension(:), allocatable | array_trajectory |
1 dimensional array of instances of mod_onecomplexe More... | |
integer(kind=4) | size_array |
member of Trajectory More... | |
integer(kind=4) | current_pos |
Implemented as an array, fixed size and append data only at the end.
type ( one_complexe ), dimension(:), allocatable mod_record::trajectory::array_trajectory |
1 dimensional array of instances of mod_onecomplexe
integer(kind=4) mod_record::trajectory::current_pos |
integer(kind=4) mod_record::trajectory::size_array |
member of Trajectory