Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 10 of 10) sorted by relevance

/phasta/phSolver/common/
H A Dposixio.cc17 void posixio_setup(phio_fp* f, char mode) { in posixio_setup()
H A Dphio_sync.cc33 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 Dsyncio.cc27 void init(sync_fp f, char mode) { in init()
H A Dstreamio.cc22 void streamio_setup_r(phio_fp* f, RStream* rs, char mode) { in streamio_setup_r()
H A Dphio_base.h6 char mode; member
H A Dphio_posix.cc19 void close(phio_fp f, const char* mode) { in close()
H A DblowerControl.f9011 & mode !constant = 0, trapezoid = 1, sinusoid = 2 component
/phasta/shapeFunction/src/
H A DuniformP.c12 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 DphastaIO.cc569 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 DvtkPhastaReader.cxx540 const char mode[], in openfile()
646 const char mode[] ) in closefile()