documentation was outdated

This commit is contained in:
Martin Diehl 2020-01-02 13:39:52 +01:00
parent e47119e7f7
commit ce08571cd8
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
!> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH
!> @brief quit subroutine !> @brief quit subroutine
!> @details exits the program and reports current time and duration. Exit code 0 signals !> @details exits the program and reports current time and duration. Exit code 0 signals
!> everything is fine. Exit code 1 signals an error, message according to IO_error. Exit code !> everything is fine. Exit code 1 signals an error, message according to IO_error.
!> 2 signals no severe problems, but some increments did not converge
!-------------------------------------------------------------------------------------------------- !--------------------------------------------------------------------------------------------------
subroutine quit(stop_id) subroutine quit(stop_id)
#include <petsc/finclude/petscsys.h> #include <petsc/finclude/petscsys.h>