Home
last modified time | relevance | path

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

/petsc/include/petsc/private/ !
H A Ddmpleximpl.h257 PetscInt printProject; member
/petsc/src/dm/impls/plex/ !
H A Dplexproject.c72 PetscInt debug = ((DM_Plex *)dm->data)->printProject; in DMProjectPoint_Func_Private()
H A Dplexcreate.c109 ((DM_Plex *)dmout->data)->printProject = ((DM_Plex *)dmin->data)->printProject; in DMPlexCopy_Internal()
5091 …ebug output level all projection computations", "DMPlexProject", 0, &mesh->printProject, NULL, 0)); in DMSetFromOptions_NonRefinement_Plex()