Home
last modified time | relevance | path

Searched refs:localize (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D319.md239 - Add `-dm_localize_height` to localize edges and faces
/petsc/src/dm/impls/plex/
H A Dplexcreate.c5369 PetscBool localize = PETSC_TRUE, sparseLocalize = PETSC_TRUE; in DMSetFromOptions_Plex() local
5394 …PetscCall(PetscOptionsBool("-dm_localize", "Localize mesh coordinates", "", localize, &localize, N… in DMSetFromOptions_Plex()
5399 if (localize) PetscCall(DMLocalizeCoordinates(dm)); in DMSetFromOptions_Plex()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMPlex.pyx112 Flag to localize edges and faces in addition to cells;
115 Flag to localize coordinates only for cells near the