find_bounds Function

public function find_bounds(yDim, num_grids) result(bounds)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: yDim
integer, intent(in) :: num_grids

Return Value type(Interval), allocatable, (:)