Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(Leaf_), | public, | allocatable | :: | LeafList(:) | |||
type(Peti_), | public, | allocatable | :: | PetiList(:) | |||
type(Flower_), | public, | allocatable | :: | FlowerList(:) | |||
type(Stem_), | public, | allocatable | :: | StemList(:) | |||
type(PlantRoot_), | public, | allocatable | :: | RootList(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Lsystem_), | intent(inout) | :: | obj | |||
type(Lsystem_), | intent(in), | optional | :: | InObj | ||
integer(kind=int32), | intent(in), | optional | :: | MaxSize |