Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=int32), | public | :: | calculate_dimension | ||||
integer(kind=int32), | public | :: | calculate_type | ||||
character(len=:), | public, | allocatable | :: | title |
type :: type_simulation_settings character(:), allocatable :: title integer(int32) :: calculate_type integer(int32) :: calculate_dimension end type type_simulation_settings