Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c549 PetscBool debug_printing = PETSC_FALSE; in DMPlexCorrectOrientationForIsoperiodic() local
796 …if (debug_printing) PetscCall(PetscPrintf(PETSC_COMM_SELF, "Reorienting point %" PetscInt_FMT " by… in DMPlexCorrectOrientationForIsoperiodic()