SDA (SDA flex)  7.2
Simulation of Diffusional Association
Public Attributes | List of all members
mod_record::trajectory Type Reference

Implemented as an array, fixed size and append data only at the end. More...

Collaboration diagram for mod_record::trajectory:

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
 

Detailed Description

Implemented as an array, fixed size and append data only at the end.

Member Data Documentation

◆ array_trajectory

type ( one_complexe ), dimension(:), allocatable mod_record::trajectory::array_trajectory

1 dimensional array of instances of mod_onecomplexe

◆ current_pos

integer(kind=4) mod_record::trajectory::current_pos

◆ size_array

integer(kind=4) mod_record::trajectory::size_array

member of Trajectory


The documentation for this type was generated from the following file:
Imprint/Privacy