MFIX  2016-1
output_manager.f File Reference

Go to the source code of this file.

Modules

module  output_man
 

Functions/Subroutines

subroutine output_man::output_manager (EXIT_SIGNAL, FINISHED)
 
logical function check_time (lTIME)
 
double precision function next_time (lWRITE_DT)
 
subroutine notify_user (MSG, EXT)
 
subroutine flush_list
 
subroutine flush_notify_user
 
subroutine output_man::init_output_vars
 
subroutine output_man::backup_res
 
subroutine shift_res (pFN0, pFN1, ACT)
 
subroutine set_fname (pFNAME, pEXT, pINDX)
 

Function/Subroutine Documentation

logical function output_manager::check_time ( double precision, intent(in)  lTIME)

Definition at line 160 of file output_manager.f.

Here is the caller graph for this function:

subroutine output_manager::flush_list ( )

Definition at line 237 of file output_manager.f.

Here is the caller graph for this function:

subroutine output_manager::flush_notify_user ( )

Definition at line 259 of file output_manager.f.

Here is the call graph for this function:

Here is the caller graph for this function:

double precision function output_manager::next_time ( double precision, intent(in)  lWRITE_DT)

Definition at line 176 of file output_manager.f.

Here is the caller graph for this function:

subroutine output_manager::notify_user ( character(len=*), intent(in)  MSG,
character(len=*), intent(in), optional  EXT 
)

Definition at line 192 of file output_manager.f.

Here is the caller graph for this function:

subroutine backup_res::set_fname ( character(len=*), intent(out)  pFNAME,
character(len=*), intent(in)  pEXT,
integer, intent(in), optional  pINDX 
)

Definition at line 536 of file output_manager.f.

Here is the caller graph for this function:

subroutine backup_res::shift_res ( character(len=*), intent(in)  pFN0,
character(len=*), intent(in)  pFN1,
character(len=*), intent(in)  ACT 
)

Definition at line 513 of file output_manager.f.

Here is the caller graph for this function: