| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 20 static const char *paths[np] = { variable 360 PetscCall(isPop(paths[p], &flg)); in testGroupsDatasets() 361 PetscCall(isDot(paths[p], &flg1)); in testGroupsDatasets() 366 PetscCall(PetscViewerHDF5PushGroup(viewer, paths[p])); in testGroupsDatasets() 368 …if (verbose) PetscCall(PetscPrintf(comm, "%-32s => %4s => %-32s should exist? %s\n", paths[p], fl… in testGroupsDatasets() 403 PetscCall(isPop(paths[p], &flg)); in testGroupsDatasets() 407 PetscCall(PetscViewerHDF5PushGroup(viewer, paths[p])); in testGroupsDatasets() 411 …if (verbose) PetscCall(PetscPrintf(comm, "%-32s => %4s => %-32s exists? %s\n", paths[p], flg ? "p… in testGroupsDatasets() 424 PetscCall(isPop(paths[p], &flg)); in testGroupsDatasets() 428 PetscCall(PetscViewerHDF5PushGroup(viewer, paths[p])); in testGroupsDatasets() [all …]
|
| /petsc/doc/changes/ |
| H A D | 213.md | 10 with Borland compilers, and with Cygwin paths.
|
| H A D | 35.md | 30 recommend passing full paths or paths from the project root to the
|
| H A D | 316.md | 61 support absolute paths (starting with `/`) 62 and paths relative to the current pushed group
|
| H A D | 2028.md | 165 - When doing string substitutions in library directory paths etc one
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex55_hypre_device_alt.out | 33 Number of paths for aggressive coarsening 1
|
| H A D | ex55_hypre_device.out | 35 Number of paths for aggressive coarsening 1
|
| H A D | ex49_hypre_nullspace_alt.out | 28 Number of paths for aggressive coarsening 1
|
| H A D | ex49_hypre_nullspace.out | 29 Number of paths for aggressive coarsening 1
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex3_hypre.out | 21 Number of paths for aggressive coarsening 1
|
| H A D | ex3_hypre_alt.out | 21 Number of paths for aggressive coarsening 1
|
| /petsc/src/ksp/pc/tests/output/ |
| H A D | ex10_1.out | 12 Number of paths for aggressive coarsening 1
|
| /petsc/doc/manual/ |
| H A D | versionchecking.md | 55 may be used in the source code to choose different code paths or error out depending on the PETSc v…
|
| /petsc/doc/developers/contributing/ |
| H A D | pipelines.md | 106 …log` file to find the problem using the "Browse" button and following the paths to the configure f…
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | check_header_guard.py | 422 for path in args.paths:
|
| /petsc/src/ksp/ksp/tests/benchmarkscatters/ |
| H A D | Baseline-MPICH-8 | 16 Using include paths: -I/home/bsmith/petsc/arch-opt-mpich/include -I/home/bsmith/petsc/include -I/ho…
|
| H A D | Baseline-MPICH-16 | 16 Using include paths: -I/home/bsmith/petsc/arch-opt-mpich/include -I/home/bsmith/petsc/include -I/ho…
|
| H A D | Baseline-Intel-8 | 16 Using include paths: -I/home/bsmith/petsc/arch-opt/include -I/home/bsmith/petsc/include -I/home/bsm…
|
| H A D | Baseline-Intel-16 | 16 Using include paths: -I/home/bsmith/petsc/arch-opt/include -I/home/bsmith/petsc/include -I/home/bsm…
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_tut_6.out | 137 Using include paths: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-doubl…
|
| H A D | ex19_tut_4.out | 132 Using include paths: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-doubl…
|
| H A D | ex19_tut_5.out | 141 Using include paths: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-doubl…
|
| H A D | ex19_tut_7.out | 150 Using include paths: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-doubl…
|
| /petsc/doc/install/ |
| H A D | windows.md | 152 tool `cygpath` can be used to get paths in this notation. For example:
|
| H A D | install_tutorial.md | 183 false) or a directory path. Directory paths must be absolute (i.e. full path from the root
|