Home
last modified time | relevance | path

Searched refs:openGRStreamRead (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/common/phstreamEmpty/
H A Dphstream.h28 FILE* openGRStreamRead(grstream grs, const char* named);
H A DphstreamEmpty.cc34 FILE* openGRStreamRead(grstream grs, const char* named) { in openGRStreamRead() function
/phasta/phSolver/common/
H A Dphio_stream.cc37 sf->file = (int*) openGRStreamRead(sf->grs, filename); in stream_openfile()