Searched refs:alldone (Results 1 – 2 of 2) sorted by relevance
49 goto alldone; in DMGetLocalVector()54 alldone: in DMGetLocalVector()99 goto alldone; in DMRestoreLocalVector()105 alldone: in DMRestoreLocalVector()158 goto alldone; in DMGetGlobalVector()163 alldone: in DMGetGlobalVector()285 goto alldone; in DMRestoreGlobalVector()291 alldone: in DMRestoreGlobalVector()
22 PetscBool mat = gs->secant_mat, equal, isdone, alldone; in SNESComputeNGSDefaultSecant() local107 …PetscCallMPI(MPIU_Allreduce(&isdone, &alldone, 1, MPI_C_BOOL, MPI_LAND, PetscObjectComm((PetscObje… in SNESComputeNGSDefaultSecant()108 if (alldone) break; in SNESComputeNGSDefaultSecant()