Searched refs:cloneOpts (Results 1 – 4 of 4) sorted by relevance
325 …PetscBool cloneOpts; /* Flag indicating that this is a linked clone and should not respond to some… member
1143 cdmNew->cloneOpts = PETSC_TRUE; in DMSetCoordinateDisc()
5744 (*cdm)->cloneOpts = PETSC_TRUE; in DMCreateCoordinateDM_Plex()5766 (*cdm)->cloneOpts = PETSC_TRUE; in DMCreateCellCoordinateDM_Plex()
5204 if (dm->cloneOpts) goto non_refine; in DMSetFromOptions_Plex()