check_termination Subroutine

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

Arguments

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