ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
comin_print Module Reference

Functions/Subroutines

subroutine, public comin_print_debug (msg)
 Prints a debug message if the plugin has set log_debug (disabled per default) The message will only be printed on process 0.
 
subroutine comin_print_debug_c (msg)
 
subroutine, public comin_print_info (msg)
 Prints a info message if the plugin has set log_info (enabled per default) The message will only be printed on process 0.
 
subroutine comin_print_info_c (msg)
 
subroutine, public comin_print_warning (msg)
 Prints a warning if the plugin has set log_warning (enabled per default) The message will only be printed on process 0.
 
subroutine comin_print_warning_c (msg)
 

Function/Subroutine Documentation

◆ comin_print_debug_c()

subroutine comin_print::comin_print_debug_c ( type(c_ptr), intent(in), value msg)

Definition at line 36 of file comin_print.F90.

Here is the call graph for this function:

◆ comin_print_info_c()

subroutine comin_print::comin_print_info_c ( type(c_ptr), intent(in), value msg)

Definition at line 55 of file comin_print.F90.

Here is the call graph for this function:

◆ comin_print_warning_c()

subroutine comin_print::comin_print_warning_c ( type(c_ptr), intent(in), value msg)

Definition at line 74 of file comin_print.F90.

Here is the call graph for this function: