Searched refs:dbg (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tests/ |
| H A D | ex27.c | 293 PetscInt i, j, k, d, q, dbg = 0; in ComputeGradS() local 302 …if (dbg) PetscCall(PetscPrintf(PETSC_COMM_SELF, "(%" PetscInt_FMT " %" PetscInt_FMT ") vc_l: %g %g… in ComputeGradS() 334 PetscInt dbg = 0; in RHSFunctionParticles() local 352 if (dbg) PetscCall(PetscPrintf(PETSC_COMM_WORLD, "Part ppr x y\n")); in RHSFunctionParticles() 375 …if (dbg) PetscCall(PetscPrintf(PETSC_COMM_WORLD, "Final %4" PetscInt_FMT " %10.8lf %10.8lf\n", p, … in RHSFunctionParticles()
|
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | gdsw.c | 22 …PetscInt i, j, ngct, ng, dbg = 0, odbg, minmax[2] = {0, PETSC_INT_MAX}, ominmax[2], … in PCMGGDSWSetUp() local 35 PetscCall(PetscOptionsInt("-gdsw_debug", "Debug output", NULL, dbg, &dbg, NULL)); in PCMGGDSWSetUp() 148 ipcbddc->dbg_flag = dbg; in PCMGGDSWSetUp()
|
| /petsc/doc/install/ |
| H A D | install.md | 25 $ ./config/examples/arch-ci-osx-dbg.py
|