initflower Subroutine

public subroutine initflower(obj, Thickness, length, width)

Arguments

Type IntentOptional AttributesName
class(Flower_), intent(inout) :: obj
real(kind=real64), optional :: Thickness
real(kind=real64), optional :: length
real(kind=real64), optional :: width

Contents

None