(git:34ef472)
cp_error_handling.F File Reference

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. More...
 
subroutine, public cp_error_handling::cp_abort_handler (location, message)
 Abort program with error message. More...
 
subroutine, public cp_error_handling::cp_warn_handler (location, message)
 Signal a warning. More...
 
subroutine, public cp_error_handling::cp_hint_handler (location, message)
 Signal a hint. More...
 

Variables

integer, save, public cp_error_handling::warning_counter = 0