check_termination Subroutine

public subroutine check_termination(x, y, x_bounds, y_bounds, terminate)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: x
real, intent(in) :: y
real, intent(in), dimension(2) :: x_bounds
real, intent(in), dimension(2) :: y_bounds
logical, intent(out) :: terminate