Searched refs:ignore (Results 1 – 16 of 16) sorted by relevance
| /petsc/src/binding/petsc4py/ |
| H A D | .cython-lint.toml | 2 ignore = [
|
| H A D | .ruff.toml | 28 ignore = [
|
| H A D | makefile | 86 …python -m mypy.stubtest petsc4py --ignore-missing-stub --allowlist conf/stubtest-allowlist --ignor…
|
| /petsc/lib/petsc/bin/maint/petsclinter/ |
| H A D | pyproject.toml | 37 "ignore-without-code"
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscReadBinaryMatlab.m | 31 elseif strfind(str,'if (fd < 0) error'); % ignore this line
|
| /petsc/src/benchmarks/streams/ |
| H A D | makefile | 89 …oo" != "foo" ]; then ${MPIEXEC} ${MPI_BINDING} -n 1 ${LSTOPO} --no-icaches --no-io --ignore PU ; fi
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmplex.py | 145 for ignore in [True, False]: 146 locplex, _ = plex.filter(comm=PETSc.COMM_SELF, ignoreHalo=ignore) 148 if ignore:
|
| /petsc/ |
| H A D | makefile | 405 -@fortitude check --line-length 1000 --ignore C003,C121,S241 --verbose --fix --preview 503 …SETERR.*' --exclude-throw-branches --exclude-unreachable-branches --gcov-ignore-parse-errors -j 8 …
|
| H A D | gmakefile.test | 40 # ignore first work if it starts with -, because then there are no shortoptions
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 756 PetscBool ignore = PETSC_FALSE, identity = PETSC_FALSE; in DMPlexTransformCellTransform_Extrude() local 764 ignore = ex->Nt[source] < 0 ? PETSC_TRUE : PETSC_FALSE; in DMPlexTransformCellTransform_Extrude() 767 if (ignore) { in DMPlexTransformCellTransform_Extrude()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Sys.pyx | 356 elif errhandler == "ignore":
|
| /petsc/doc/changes/ |
| H A D | 321.md | 82 - Add argument to `PetscSectionCreateGlobalSection()` that can ignore the local section permutation
|
| H A D | 315.md | 56 - Update YAML options file processing to ignore keys starting with
|
| /petsc/doc/manual/ |
| H A D | streams.md | 343 …ed among different memory sockets during a computation by the OS, but we ignore this possibility i…
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 322 …oximation to the Jacobian and compares that to the analytic Jacobian. We ignore the first test, wh… 755 …insert zero at preallocation time, and also telling the matrix itself to ignore the zeros from the…
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 318 (poutlet/ignore-back-swirl? #t) 663 (shell/ignore-partition-check? #f) 2018 (dpm/multicomponent-ignore-reacting-effactor-on-film? #t) 2574 (dpm/subtet/ignore-acceleration-for-intersections? #f) 2865 (amg/ignore-slow-communication? #f) 2866 (amg/ignore-slow-communication-interval 1) 2880 (amg/ignore-scale-filter? #t) 3179 (prepdf/ignore-error-id -100) 3454 (ama/ignore-species? #t) 6358 (gocart/ignore-warnings? #f) [all …]
|