Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dph_mpi_help.c46 int peers; in ph_peers() local
47 MPI_Comm_size(MPI_COMM_WORLD, &peers); in ph_peers()
48 return peers; in ph_peers()
/phasta/phastaIO/
H A Dphiompi.c40 int peers; in phio_peers() local
41 MPI_Comm_size(MPI_COMM_WORLD, &peers); in phio_peers()
42 return peers; in phio_peers()
/phasta/phSolver/common/test/
H A DphIOwrite.f8 integer, target :: rank, ierror, one, ppf, peers, fish, nfiles variable
17 call MPI_Comm_size(MPI_COMM_WORLD, peers, ierror)
31 ppf = peers/nfiles