get_beg Function

public pure function get_beg(bounds, subgrid_level) result(beg_index)

Arguments

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

Return Value integer