Home
last modified time | relevance | path

Searched refs:rc (Results 1 – 5 of 5) sorted by relevance

/phasta/phastaIO/
H A Dphiotmrc.cc26 int rc; in phiotmrc()
29 rc = gettimeofday (&tv, NULL); in phiotmrc()
30 if (rc == -1) { in phiotmrc()
H A DphastaIO.cc957 int rc; in openfile() local
968 rc = MPI_File_open( PhastaIOActiveFiles[i]->local_comm, in openfile()
975 if(rc) in openfile()
980 MPI_Error_string(rc, error_string, &error_string_length); in openfile()
1087 rc = MPI_File_open( PhastaIOActiveFiles[i]->local_comm, in openfile()
1093 if(rc != MPI_SUCCESS) in openfile()
1098 MPI_Error_string(rc, error_string, &error_string_length); in openfile()
/phasta/phSolver/common/
H A Dtmrc.c27 int rc; in TMRC()
31 rc = gettimeofday (&tv, NULL); in TMRC()
32 if (rc == -1) { in TMRC()
/phasta/M2NFixBnd/src/
H A Dtmrc.c29 int rc; in TMRC()
32 rc = gettimeofday (&tv, NULL); in TMRC()
33 if (rc == -1) { in TMRC()
/phasta/AcuStat/src/
H A Dtmrc.c29 int rc; in TMRC()
32 rc = gettimeofday (&tv, NULL); in TMRC()
33 if (rc == -1) { in TMRC()