ComIn 0.5.1
ICON Community Interface
Loading...
Searching...
No Matches
comin_errhandler Module Reference

Interfaces

interface  comin_error_check
 
interface  comin_error_get
 
interface  comin_error_reset
 
interface  comin_error_set
 

Function/Subroutine Documentation

◆ comin_error_set_errors_return()

subroutine, public comin_error_set_errors_return ( logical, intent(in) errors_return)

Definition at line 137 of file comin_errhandler.F90.

◆ comin_message()

subroutine, public comin_message ( character(len=*), intent(in) message,
integer, intent(in) lvl )

Prints a message on rank 0 if the global verbosity level larger than lvl.

Definition at line 94 of file comin_errhandler.F90.