Home
last modified time | relevance | path

Searched defs:openfile (Results 1 – 5 of 5) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.h20 #define openfile FortranCInterface_GLOBAL_(openfile, OPENFILE) macro
H A DvtkPhastaReader.cxx539 void vtkPhastaReader::openfile( const char filename[], in openfile() function in vtkPhastaReader
H A DphastaIO.cc916 void openfile(const char filename[], const char mode[], int* fileDescriptor ) in openfile() function
/phasta/phSolver/common/
H A Dphio_base.h10 void (*openfile)( member
/phasta/phSolver/common/test/
H A DphIOreadIlwork.cc13 int openfile(const char* geomfilename, phio_fp& file) { in openfile() function