Home
last modified time | relevance | path

Searched refs:MC_existDir (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/compressible/ !
H A DMachControl.f9044 logical :: MC_existDir local
51 inquire(file="./MachControl/.", exist=MC_existDir)
52 if(.not. MC_existDir) then