Modules | |
| module | ccpp_errors |
Error/Warning reporting module. | |
Functions/Subroutines | |
| subroutine | ccpp_errors::ccpp_error (message) |
| Fatal error reporting. | |
| subroutine | ccpp_errors::ccpp_warn (message) |
| Non-fatal warning reporting. | |
| subroutine | ccpp_errors::ccpp_if_error (ierr, message) |
| Fatal error checking and reporting. | |
| subroutine | ccpp_errors::ccpp_if_warn (ierr, message) |
| Non-fatal warning checking and reporting. | |
1.6.1