Searched defs:mode (Results 1 – 10 of 10) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | posixio.cc | 17 void posixio_setup(phio_fp* f, char mode) { in posixio_setup()
|
| H A D | phio_sync.cc | 33 void close(sync_fp f, const char* mode) { in close() 50 const char* mode = "read"; in sync_openfile_read() local 61 const char* mode = "write"; in sync_openfile_write() local
|
| H A D | syncio.cc | 27 void init(sync_fp f, char mode) { in init()
|
| H A D | streamio.cc | 22 void streamio_setup_r(phio_fp* f, RStream* rs, char mode) { in streamio_setup_r()
|
| H A D | phio_base.h | 6 char mode; member
|
| H A D | phio_posix.cc | 19 void close(phio_fp f, const char* mode) { in close()
|
| H A D | blowerControl.f90 | 11 & mode !constant = 0, trapezoid = 1, sinusoid = 2 component
|
| /phasta/shapeFunction/src/ |
| H A D | uniformP.c | 12 double L[4],Le[2],Lf[3],mode,blend,bdrv[3],mdrv[3],epdrv[3][2],mfdrv[2]; in TetShapeAndDrv() local
|
| /phasta/phastaIO/ |
| H A D | phastaIO.cc | 569 int initphmpiio( int *nfields, int *nppf, int *nfiles, int *filehandle, const char mode[]) in initphmpiio() 759 int initphmpiiosub( int *nfields, int *nppf, int *nfiles, int *filehandle, const char mode[],MPI_Co… in initphmpiiosub() 916 void openfile(const char filename[], const char mode[], int* fileDescriptor ) in openfile() 1120 void closefile( int* fileDescriptor, const char mode[] ) in closefile()
|
| H A D | vtkPhastaReader.cxx | 540 const char mode[], in openfile() 646 const char mode[] ) in closefile()
|