MFIX  2016-1
error_manager_mod.f File Reference

Go to the source code of this file.

Data Types

interface  error_manager::ival
 

Modules

module  error_manager
 

Functions/Subroutines

subroutine error_manager::init_error_manager
 
subroutine error_manager::init_err_msg (CALLER)
 
subroutine error_manager::finl_err_msg
 
subroutine error_manager::flush_err_msg (DEBUG, HEADER, FOOTER, ABORT, LOG, CALL_TREE)
 
subroutine error_manager::show_call_tree (HEADER, FOOTER)
 
character(len=32) function error_manager::ivar (VAR, i1, i2, i3)
 
character(len=32) function error_manager::ival_int (VAL)
 
character(len=32) function error_manager::ival_dbl (VAL)
 
character(len=32) function error_manager::ival_log (VAL)
 
logical function error_manager::reinit_error ()
 

Variables

integer, parameter error_manager::line_count = 32
 
integer, parameter error_manager::line_length = 256
 
character(len=line_length), dimension(line_count) error_manager::err_msg
 
integer error_manager::ier_em