Home
last modified time | relevance | path

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

/phasta/phastaIO/
H A DphastaIO.cc60 static int s_assign_local_comm = 0; variable
636 if ( s_assign_local_comm == 0) { // call mpi_comm_split for the first (and only) time in initphmpiio()
654 s_assign_local_comm = 1; in initphmpiio()
737 if( PhastaIOActiveFiles[i]->nFiles > 1 && s_assign_local_comm ) { // the comm was split in finalizephmpiio()
739 s_assign_local_comm = 0; in finalizephmpiio()