qrupdate-ng 1.2.0
Loading...
Searching...
No Matches
qrupdate_error.f90 File Reference

Go to the source code of this file.

Data Types

interface  qrupdate_error::error_handler_if
 Abstract interface for custom error handlers. More...

Modules

module  qrupdate_error
 Module for custom error handling.

Functions/Subroutines

subroutine qrupdate_error::qrupdate_set_error (p_handler)
 Sets the custom error handler.
subroutine qrupdate_error::qrupdate_set_error_data (p_aux)
 Sets auxiliary data for the error handler.
subroutine qrupdate_error::qrupdate_xerror (srname, info)
 Dispatches error reporting to the handler.