Home
last modified time | relevance | path

Searched refs:queryphmpiio (Results 1 – 7 of 7) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.h15 #define queryphmpiio FortranCInterface_GLOBAL_(queryphmpiio,QUERYPHMPIIO) macro
39 queryphmpiio( const char filename[],
H A DphastaIO.cc394 void queryphmpiio(const char filename[],int *nfields, int *nppf) in queryphmpiio() function
/phasta/M2NFixBnd/src/
H A Dreadnblk.f175 call queryphmpiio(fnamer, nfields, nppf);
299 call queryphmpiio(fnamer//char(0), nfields, nppf);
573 call queryphmpiio(fnamer, nfields, nppf);
/phasta/phSolver/common/
H A Dphio_sync.cc49 queryphmpiio(syncName.c_str(), &nfields, &nppf); in sync_openfile_read()
/phasta/M2N/src/
H A Dreadnblk.f200 call queryphmpiio(fnamer, nfields, nppf);
312 call queryphmpiio(fnamer//char(0), nfields, nppf);
577 call queryphmpiio(fnamer//char(0), nfields, nppf);
/phasta/AcuStat/src/
H A Dreadnblk.f197 call queryphmpiio(fnamer//char(0), nfields, nppf);
/phasta/converterIO/
H A DconverterN2O.cc185 queryphmpiio(fname, &nfields, &nppf); in main()