Home
last modified time | relevance | path

Searched defs:f (Results 1 – 17 of 17) sorted by relevance

/phasta/phSolver/common/
H A Dsyncio.cc27 void init(sync_fp f, char mode) { in init()
41 void syncio_setup_read(int nfiles, phio_fp* f) { in syncio_setup_read()
50 void syncio_setup_write(int nfiles, int nfields, int nppf, phio_fp* f) { in syncio_setup_write()
H A DphIO.cc45 phio_fp f, in phio_readheader()
57 phio_fp f, in phio_writeheader()
70 phio_fp f, in phio_readdatablock()
82 phio_fp f, in phio_writedatablock()
95 phio_fp f, in phio_constructName()
105 phio_fp f) { in phio_openfile()
112 void phio_closefile(phio_fp f) { in phio_closefile()
H A Dstreamio.cc22 void streamio_setup_r(phio_fp* f, RStream* rs, char mode) { in streamio_setup_r()
32 void streamio_setup_read(phio_fp* f, GRStream* grs) { in streamio_setup_read()
41 void streamio_setup_write(phio_fp* f, RStream* rs) { in streamio_setup_write()
H A Dphio_posix.cc19 void close(phio_fp f, const char* mode) { in close()
26 void posix_openfile(const char filename[], phio_fp f) { in posix_openfile()
32 int posix_openfile_single(const char filename[], phio_fp f) { in posix_openfile_single()
45 void posix_closefile(phio_fp f) { in posix_closefile()
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()
44 phio_fp f) { in sync_openfile_read()
58 phio_fp f) { in sync_openfile_write()
68 void sync_closefile(phio_fp f) { in sync_closefile()
H A Dphio_stream.cc27 phio_fp f) { in stream_openfile()
101 void stream_closefile(phio_fp f) { in stream_closefile()
H A Dsettauw.f187 real*8 u,err,utau,yrmi,y,rm,yp,up,kup,f,dfds,rat,efac local
254 real*8 err,savarw,rm,up,cv1,f,dfds,rat,efac local
H A Dfillsparse.f87 integer f, g, r, s, t local
149 integer f, g, r, s, t local
H A Dnewshape.cc611 for(int f=0; f< 6; f++) { in HexShapeAndDrv() local
/phasta/phSolver/common/phstreamEmpty/
H A DphstreamEmpty.cc2 void* fail(const char* f) { in fail()
/phasta/shapeFunction/src/
H A DEn.c18 double f = 0.0; in En() local
H A DFn.c19 double f = 0.0; in Fn() local
H A DBn.c20 double f = 0.0; in Bn() local
/phasta/phSolver/incompressible/
H A Dgetdiff.f161 real*8 err,ev2sa,rm,cv1,f,dfds,rat,efac local
/phasta/checkphasta/
H A Dcheckphasta.cpp205 char* f; in getRestartName() local
/phasta/phastaIO/
H A DphastaIO.cc1265 int readHeader( FILE* f, const char phrase[], in readHeader()
1625 FILE* f, in writeHeader()
1820 FILE* f, in writeDataBlock()