Home
last modified time | relevance | path

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

/dports/biology/migrate/migrate-3.6.11/src/
H A Dmigrate_mpi.c148 void mpi_send_stop_tag (int worker, world_fmt * world);
150 void mpi_send_stop_tag (int worker, world_fmt * world);
366 mpi_send_stop_tag(world->mpistack[locus], world); in mpi_runloci_master()
1160 void mpi_send_stop_tag (int worker, world_fmt * world) in mpi_send_stop_tag() function