exportPlantRoot Subroutine

public subroutine exportPlantRoot(obj, FileName, RootID)

Arguments

Type IntentOptional AttributesName
class(PlantRoot_), intent(in) :: obj
character(len=*), intent(in) :: FileName
integer(kind=int32), intent(inout), optional :: RootID

Contents

None