Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 16 of 16) sorted by relevance

/petsc/src/binding/petsc4py/
H A D.cython-lint.toml2 ignore = [
H A D.ruff.toml28 ignore = [
H A Dmakefile86 …python -m mypy.stubtest petsc4py --ignore-missing-stub --allowlist conf/stubtest-allowlist --ignor…
/petsc/lib/petsc/bin/maint/petsclinter/
H A Dpyproject.toml37 "ignore-without-code"
/petsc/share/petsc/matlab/
H A DPetscReadBinaryMatlab.m31 elseif strfind(str,'if (fd < 0) error'); % ignore this line
/petsc/src/benchmarks/streams/
H A Dmakefile89 …oo" != "foo" ]; then ${MPIEXEC} ${MPI_BINDING} -n 1 ${LSTOPO} --no-icaches --no-io --ignore PU ; fi
/petsc/src/binding/petsc4py/test/
H A Dtest_dmplex.py145 for ignore in [True, False]:
146 locplex, _ = plex.filter(comm=PETSc.COMM_SELF, ignoreHalo=ignore)
148 if ignore:
/petsc/
H A Dmakefile405 -@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 Dgmakefile.test40 # ignore first work if it starts with -, because then there are no shortoptions
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c756 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 DSys.pyx356 elif errhandler == "ignore":
/petsc/doc/changes/
H A D321.md82 - Add argument to `PetscSectionCreateGlobalSection()` that can ignore the local section permutation
H A D315.md56 - Update YAML options file processing to ignore keys starting with
/petsc/doc/manual/
H A Dstreams.md343 …ed among different memory sockets during a computation by the OS, but we ignore this possibility i…
/petsc/doc/tutorials/physics/
H A Dguide_to_stokes.md322 …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 Dtestcase3D.cas318 (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 …]