DAMASK with grid solvers  Revision: v2.0.3-2204-gdb1f2151
The Düsseldorf Advanced Material Simulation Kit with Grid Solvers
quit.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine quit (stop_id)
 quit subroutine More...
 

Function/Subroutine Documentation

◆ quit()

subroutine quit ( integer, intent(in)  stop_id)

quit subroutine

Author
Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH

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.

Definition at line 12 of file quit.f90.

Referenced by damask_interface::damask_interface_init(), damask_spectral(), damask_interface::getgeometryfile(), damask_interface::getloadcasefile(), io::io_error(), damask_interface::setworkingdirectory(), and prec::unittest().

+ Here is the caller graph for this function: