InitLsystem Subroutine

public subroutine InitLsystem(obj, InObj, MaxSize)

Type Bound

Lsystem_

Arguments

Type IntentOptional Attributes Name
class(Lsystem_), intent(inout) :: obj
type(Lsystem_), intent(in), optional :: InObj
integer(kind=int32), intent(in), optional :: MaxSize