Searched refs:adaptAny (Results 1 – 1 of 1) sorted by relevance
906 PetscBool adaptAny; in DMSetUp_pforest() local911 PetscCall(PetscStrncmp(strategy, "any", 3, &adaptAny)); in DMSetUp_pforest()917 if (adaptAny) { in DMSetUp_pforest()938 …if (adaptAny) PetscCallP4est(p4est_coarsen, (pforest->forest, 0, pforest_coarsen_flag_any, pforest… in DMSetUp_pforest()