0.6.0
Loading...
Searching...
No Matches
notus_log.f90 File Reference

Modules

module  mod_notus_log
 

Enumerations

enum  {
  mod_notus_log::notus_log_normal , mod_notus_log::notus_log_highlight_information , mod_notus_log::notus_log_warning , mod_notus_log::notus_log_critical ,
  mod_notus_log::notus_log_error
}
 

Functions/Subroutines

subroutine mod_notus_log::notus_log (message, depth, type, processor_rank)
 Log message.
 
subroutine mod_notus_log::notus_log_skip_line (type, processor_rank)
 Skip a line in the log.
 
subroutine mod_notus_log::notus_log_double (message, double, depth, type, processor_rank)
 Log message with a floating point number.
 

Variables

integer, parameter mod_notus_log::notus_log_length = 132
 Maximal length of a log message.
 
integer, parameter mod_notus_log::notus_log_solver_status_length = 61
 Maximal length of a solver log message.
 
logical mod_notus_log::log_has_color = .true.
 Output color.