![]() |
MFC:Post_process
v1.0
|
This module contains subroutines that are compiler specific. More...
Functions/Subroutines | |
subroutine | my_inquire (fileloc, dircheck) |
Inquires on the existence of a directory. More... | |
This module contains subroutines that are compiler specific.
subroutine m_compile_specific::my_inquire | ( | character(len=*), intent(in) | fileloc, |
logical, intent(inout) | dircheck | ||
) |
Inquires on the existence of a directory.
fileloc | File directory location |
dircheck | Switch that indicates if directory exists |
Definition at line 45 of file m_compile_specific.f90.