Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/tutorials/
H A Dchwirut2.c29 #define DIE_TAG 2000 macro
612 while (tag != DIE_TAG) { in TaskWorker()
617 } else if (tag != DIE_TAG) { in TaskWorker()
652 PetscCallMPI(MPI_Send(x, NPARAMETERS, MPIU_REAL, status.MPI_SOURCE, DIE_TAG, PETSC_COMM_WORLD)); in StopWorkers()
H A Dchwirut2f.F90260 do while (tag /= DIE_TAG)
269 else if (tag /= DIE_TAG) then
315 PetscCallMPI(MPI_Send(x, nn, MPIU_SCALAR, source, DIE_TAG, PETSC_COMM_WORLD, ierr))