Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h256 PetscInt printLocate; member
/petsc/src/dm/impls/plex/
H A Dplexcreate.c108 ((DM_Plex *)dmout->data)->printLocate = ((DM_Plex *)dmin->data)->printLocate; in DMPlexCopy_Internal()
5090 … output level all point location computations", "DMLocatePoints", 0, &mesh->printLocate, NULL, 0)); in DMSetFromOptions_NonRefinement_Plex()
H A Dplexgeometry.c981 PetscInt debug = ((DM_Plex *)dm->data)->printLocate; in DMPlexComputeGridHash_Internal()
1247 PetscInt debug = ((DM_Plex *)dm->data)->printLocate; in DMLocatePoints_Plex()