Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dphasta.cc140 outpar.output_mode = 0; //FIXME magic value for posix in phasta()
147 outpar.output_mode = 1; //FIXME magic value for syncio in phasta()
161 outpar.output_mode = -1; //FIXME magic value for streams in phasta()
287 outpar.output_mode = outpar.nsynciofiles; //FIXME this is awful in phasta()
H A Dnew_interface.c272 if(outpar.output_mode == -1 ) in Write_Restart()
274 else if(outpar.output_mode == 0 ) in Write_Restart()
276 else if(outpar.output_mode > 0 ) in Write_Restart()
H A Dcommon.h230 integer input_mode, output_mode
237 & input_mode, output_mode
H A Dcommon_c.h497 int output_mode; //FIXME -1:streams, 0:posix, >0:syncio member
/phasta/phSolver/compressible/
H A Ditrdrv.f764 if(output_mode .eq. -1 ) then ! this is an in-memory adapt case
770 output_mode=0
773 output_mode=-1 ! reset to stream