![]() |
(git:d18deda)
|
Go to the source code of this file.
Modules | |
module | cp_error_handling |
Module that contains the routines for error handling. | |
Functions/Subroutines | |
subroutine, public | cp_error_handling::cp_error_handling_setup () |
Registers handlers with base_hooks.F. | |
subroutine, public | cp_error_handling::cp_abort_handler (location, message) |
Abort program with error message. | |
subroutine, public | cp_error_handling::cp_warn_handler (location, message) |
Signal a warning. | |
subroutine, public | cp_error_handling::cp_hint_handler (location, message) |
Signal a hint. | |
Variables | |
integer, save, public | cp_error_handling::warning_counter = 0 |