Searched refs:anyChange (Results 1 – 1 of 1) sorted by relevance
426 PetscBool anyChange; member716 ctx.anyChange = PETSC_FALSE; in DMSetUp_pforest()954 ctx.anyChange = PETSC_TRUE; in DMSetUp_pforest()961 ctx.anyChange = PETSC_TRUE; in DMSetUp_pforest()966 if (ctx.anyChange) break; in DMSetUp_pforest()1118 if (shipped) ctx.anyChange = PETSC_TRUE; in DMSetUp_pforest()1190 if (aoverlap != overlap) ctx.anyChange = PETSC_TRUE; in DMSetUp_pforest()1314 …PetscCallMPI(MPIU_Allreduce(&ctx.anyChange, &pforest->adaptivitySuccess, 1, MPI_C_BOOL, MPI_LOR, P… in DMSetUp_pforest()