Data Fields | |
| integer | id |
| character(len=nchartitle) | title |
| integer | nseg |
| type(seg_), dimension(:), allocatable | seg |
Definition at line 106 of file optiondef_mod.F.
| integer optiondef_mod::inicrack_::id |
Definition at line 107 of file optiondef_mod.F.
| integer optiondef_mod::inicrack_::nseg |
Definition at line 109 of file optiondef_mod.F.
| type (seg_), dimension(:), allocatable optiondef_mod::inicrack_::seg |
Definition at line 111 of file optiondef_mod.F.
| character(len=nchartitle) optiondef_mod::inicrack_::title |
Definition at line 108 of file optiondef_mod.F.