Home
last modified time | relevance | path

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

/phasta/phastaIO/
H A DphastaIO.h55 MPI_Comm my_local_comm );
H A DphastaIO.cc759 …b( int *nfields, int *nppf, int *nfiles, int *filehandle, const char mode[],MPI_Comm my_local_comm) in initphmpiiosub() argument
763 MPI_Comm_rank(my_local_comm, &irank); in initphmpiiosub()
764 MPI_Comm_size(my_local_comm, &mysize); in initphmpiiosub()
821 MPI_Comm_rank(my_local_comm, &(PhastaIOActiveFiles[i]->myrank)); in initphmpiiosub()
822 MPI_Comm_size(my_local_comm, &(PhastaIOActiveFiles[i]->numprocs)); in initphmpiiosub()
825 MPI_Comm_split(my_local_comm, in initphmpiiosub()
/phasta/M2N/src/
H A Dreadnblk.f70 integer :: my_local_comm, my_local_size, my_local_rank local