| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 10 /* sequence of unique absolute paths */ 19 /* sequence of paths (absolute or relative); "<" encodes Pop */ 20 static const char *paths[np] = { variable 48 /* corresponding expected absolute paths - positions in abspath */ 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() [all …]
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ |
| H A D | ABIDump.pm | 202 if(my @Paths = sort keys(%UndefinedLibs)) 206 foreach (@Paths) 233 writeFile($In::Opt{"ExtraInfo"}."/lib-paths", join("\n", sort keys(%KnownLibs))); 785 my @Paths = (); 790 push(@Paths, $_); 793 return sort @Paths; 1242 { # registered paths 1246 { # registered paths 1250 { # ldconfig default paths 1255 # and then in all system paths [all …]
|
| H A D | SysFiles.pm | 2 # A module to find system files and automatically generate include paths 152 # These paths are needed if the tool cannot detect them automatically 238 if(my @Paths = keys(%{$In::Opt{"TargetTools"}})) 240 foreach my $Path (@Paths) 594 { # additional search paths 649 foreach (my @Paths = @{$In::Opt{"SysPaths"}{"bin"}}) 676 { # using linker to get system paths 782 # GCC standard paths 793 # users include paths 853 { # get first element from the list of available paths [all …]
|
| H A D | Path.pm | 2 # A module with functions to handle paths
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/doc/ |
| H A D | Xml-Descriptor.html | 46 The library descriptor is a simple XML-file that specifies version number, paths to header files an… 67 /* The list of paths to header files or/and 72 /* The list of paths to shared libraries or/and 84 /* The list of paths to be searched for header files 87 will not automatically detect include paths */ 91 /* The list of include paths that should be added 92 to the automatically detected include paths, one per 97 /* The list of include paths that will be removed from 98 the list of automatically generated include paths, one 166 generate include paths, one per line */
|
| H A D | Changelog.html | 171 Added a module to find system files and automatically generate include paths 219 Fixed automatic generation of include paths 993 Corrected handling of relative paths in the descriptor options 1068 Corrected processing of default paths to system libraries 1143 Corrected order of user-defined include paths 1347 Fixed a bug with auto-detection of include paths when comparing two XML descriptors 1713 Incorrect order of include paths 1767 Fixed incorrect automatic include paths 1854 Corrected automatic include paths for headers 1863 Corrected automatic detection of include paths for header files [all …]
|
| /petsc/src/sys/fileio/ |
| H A D | grpath.c | 35 Systems that use the automounter often generate absolute paths 57 /* Algorithm: we move through the path, replacing links with the real paths. */ in PetscGetRealPath()
|
| H A D | fpath.c | 24 On Microsoft Windows full paths may begin with DriveLetter\: so these must be properly handled
|
| /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
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | findbadfiles | 8 # Look for bad paths
|
| H A D | check_header_guard.py | 422 for path in args.paths: 458 parser.add_argument('paths', nargs='+', type=pathlib.Path, help='paths to check/convert')
|
| /petsc/lib/petsc/bin/ |
| H A D | configureTAS.py | 6 The dict filePath holds key value pairs for file paths:
|
| /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/ |
| H A D | .gitlab-ci.yml | 105 paths: 256 paths: 280 paths: 353 paths: 953 paths: 1210 paths: 1234 paths: 1309 paths: 1332 paths:
|
| H A D | .gitlab-alcf-ci.yml | 36 paths:
|
| /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/config/BuildSystem/config/packages/ |
| H A D | Elemental.py | 37 args.append('-DEL_USE_QT5=OFF') # otherwise we would need Qt5 include paths to compile
|
| H A D | ml.py | 37 # older versions of Trilinos require passing rpath with the various library paths
|