get_proc_bounds Interface

public interface get_proc_bounds

Module Procedures

private subroutine get_proc_bounds_old(begg, endg, begl, endl, begc, endc, begp, endp, begCohort, endCohort)

Arguments

Type IntentOptional Attributes Name
integer, intent(out), optional :: begg
integer, intent(out), optional :: endg
integer, intent(out), optional :: begl
integer, intent(out), optional :: endl
integer, intent(out), optional :: begc
integer, intent(out), optional :: endc
integer, intent(out), optional :: begp
integer, intent(out), optional :: endp
integer, intent(out), optional :: begCohort
integer, intent(out), optional :: endCohort

private subroutine get_proc_bounds_new(bounds)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(out) :: bounds