get_end Function

public pure function get_end(bounds, subgrid_level) result(end_index)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: subgrid_level

Return Value integer