Lines Matching refs:debug
243 PetscBool doCommLocal, doComm, debug = PETSC_FALSE; in DMPlexCreateAdjacencySection_Static() local
254 PetscCall(PetscOptionsGetBool(NULL, NULL, "-dm_view_preallocation", &debug, NULL)); in DMPlexCreateAdjacencySection_Static()
299 if (debug) { in DMPlexCreateAdjacencySection_Static()
318 if (debug) { in DMPlexCreateAdjacencySection_Static()
377 if (debug) { in DMPlexCreateAdjacencySection_Static()
387 if (debug) { in DMPlexCreateAdjacencySection_Static()
416 if (debug) { in DMPlexCreateAdjacencySection_Static()
424 if (debug) { in DMPlexCreateAdjacencySection_Static()
466 if (debug) { in DMPlexCreateAdjacencySection_Static()
495 if (debug) { in DMPlexCreateAdjacencySection_Static()
537 if (debug) { in DMPlexCreateAdjacencySection_Static()
561 if (debug) { in DMPlexCreateAdjacencySection_Static()
619 if (debug) { in DMPlexCreateAdjacencySection_Static()
691 if (debug) { in DMPlexCreateAdjacencySection_Static()
836 PetscBool isSymBlock, isSymSeqBlock, isSymMPIBlock, debug = PETSC_FALSE; in DMPlexPreallocateOperator() local
847 PetscCall(PetscOptionsGetBool(NULL, NULL, "-dm_view_preallocation", &debug, NULL)); in DMPlexPreallocateOperator()
851 if (debug) { in DMPlexPreallocateOperator()
868 if (debug) { in DMPlexPreallocateOperator()