![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | open_files (RUN_NAME, RUN_TYPE, N_SPX) |
logical function | error_opening (IER_l) |
subroutine | open_pe_log (IER) |
subroutine | close_pe_log |
subroutine close_pe_log | ( | ) |
logical function open_files::error_opening | ( | integer, dimension(0:numpes-1), intent(in) | IER_l | ) |
subroutine open_files | ( | character(len=*) | RUN_NAME, |
character(len=*) | RUN_TYPE, | ||
integer | N_SPX | ||
) |
Definition at line 10 of file open_files.f.
subroutine open_pe_log | ( | integer, intent(inout) | IER | ) |
Definition at line 270 of file open_files.f.