xerror_test, a FORTRAN90 code which calls xerror(), which collects information about errors that occur during a program's execution, and takes the appropriate action, which may include printing a message, diverting to a user routine, or aborting execution of the program.
The computer code and data files made available on this web page are distributed under the MIT license
xerror, a FORTRAN90 code which collects information about errors that occur during a program's execution, and takes the appropriate action, which may include printing a message, diverting to a user routine, or aborting execution of the program.