| /phasta/phastaIO/ |
| H A D | phastaIO.h | 16 #define initphmpiio FortranCInterface_GLOBAL_(initphmpiio,INITPHMPIIO) macro 44 initphmpiio( int *nfields,
|
| H A D | phastaIO.cc | 569 int initphmpiio( int *nfields, int *nppf, int *nfiles, int *filehandle, const char mode[]) in initphmpiio() function
|
| /phasta/phSolver/common/ |
| H A D | phio_sync.cc | 52 initphmpiio(&nfields, &nppf, &(sf->nfiles), file, mode); in sync_openfile_read() 63 initphmpiio(&(sf->nfields), &(sf->nppf), in sync_openfile_write()
|
| /phasta/AcuStat/src/ |
| H A D | new_interface.c | 81 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_AcuStat() 177 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_AcuStat2() 331 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_Ybar() 418 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_Restart() 955 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_d2wall()
|
| H A D | readnblk.f | 205 call initphmpiio(nfields,nppf,nfiles,descriptor,'read'//char(0))
|
| /phasta/M2NFixBnd/src/ |
| H A D | new_interface.c | 83 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_M2NFixBnd() 219 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_M2NFixBnd_SolOnly() 309 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_Restart() 846 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_d2wall()
|
| H A D | readnblk.f | 180 call initphmpiio( nfields, nppf, nfiles, igeom, 305 call initphmpiio(nfields,nppf,nfiles,descriptor, 578 call initphmpiio( nfields, nppf, nfiles, igeom,
|
| /phasta/M2N/src/ |
| H A D | readnblk.f | 205 call initphmpiio( nfields, nppf, nfiles, igeom, 317 call initphmpiio(nfields,nppf,nfiles,descriptor, 582 call initphmpiio(nfields,nppf,nfiles,descriptor,
|
| H A D | new_interface.c | 567 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_Restart() 1104 initphmpiio(&nfields, &nppf, &nfiles, &f_descriptor, "write"); in Write_d2wall()
|
| /phasta/converterIO/ |
| H A D | converterO2N.cc | 614 initphmpiio(&N_geombc, &nppf, &N_files,&writeHandle, "write"); in main() 1093 initphmpiio(&N_restart, &nppf, &N_files,&writeHandle, "write"); in main()
|
| H A D | converterN2O.cc | 187 initphmpiio(&nfields, &nppf, &N_files, &readHandle1, "read"); in main()
|