| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | self | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | self | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | self | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | self | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | self | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | self | 
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | num_cells_ | = | 6000 | ||
| integer, | private | :: | num_positions_ | = | 6000 | ||
| integer, | private | :: | num_dimensions_ | = | 3 | ||
| integer, | private | :: | num_intervals_ | = | 4 | ||
| double precision, | private | :: | time_step_ | = | 0.1D0 | 
| procedure, public :: num_cells | |
| procedure, public :: num_positions | |
| procedure, public :: num_dimensions | |
| procedure, public :: num_intervals | |
| procedure, public :: time_step | |
| procedure, public :: sample_distribution |