Searched refs:detect (Results 1 – 17 of 17) sorted by relevance
| /petsc/doc/changes/ |
| H A D | 323.md | 175 - Add automatically generated interface definitions for most PETSc functions to detect illegal usag…
|
| H A D | 322.md | 216 - Add automatically generated interface definitions for most PETSc functions to detect illegal usag…
|
| H A D | 312.md | 47 with NaN to detect use of uninitialized numerical arrays
|
| H A D | 315.md | 54 - Automatically detect YAML and JSON option files by extension or
|
| H A D | 318.md | 120 - Add `PetscHasBuiltin()` to detect whether a particular builtin function is supported by the compi…
|
| H A D | 317.md | 22 …ler flags, although users will be warned that they should let PETSc auto-detect the flag when sett…
|
| /petsc/src/ksp/pc/impls/fieldsplit/ |
| H A D | fieldsplit.c | 78 …PetscBool detect; /* Whether to form 2-way split by finding zero diagonal entrie… member 408 if (pc->dm && jac->dm_splits && !jac->detect && !coupling) { in PCFieldSplitSetDefaults() 475 if (jac->detect) { in PCFieldSplitSetDefaults() 2150 …ting zero diagonal entries", "PCFieldSplitSetDetectSaddlePoint", jac->detect, &jac->detect, NULL)); in PCSetFromOptions_FieldSplit() 2151 …PetscCall(PCFieldSplitSetDetectSaddlePoint(pc, jac->detect)); /* Sets split type and Schur PC type… in PCSetFromOptions_FieldSplit() 3540 *flg = jac->detect; in PCFieldSplitGetDetectSaddlePoint() 3570 jac->detect = flg; in PCFieldSplitSetDetectSaddlePoint() 3571 if (jac->detect) { in PCFieldSplitSetDetectSaddlePoint()
|
| /petsc/doc/install/ |
| H A D | install.md | 165 `configure` cannot detect compiler libraries for certain set of compilers. In this 204 `configure` can detect and use them. 235 specify its location to `configure` (it will attempt to detect and include relevant
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 1851 (vof-to-dpm/lump-detect/vof-surface 0.999999) 1852 (vof-to-dpm/lump-detect/vof-lower-limit 1e-06) 1853 (vof-to-dpm/lump-detect/max-lump-vof 1.1) 1854 (vof-to-dpm/lump-detect/vof-inside 0.9) 6378 (polyhedra/dual/detect-volume-ratio? #t) 6381 (polyhedra/dual/detect-wide-gaps? #t) 6382 (polyhedra/dual/detect-gaps? #t) 7220 (overset/auto-detect-geometry? #t) 8837 (context/auto-detect? #f) 8839 …detect?)) (lambda () #t) (mom/update-derivatives-after-flow-solve? #t boolean #f #t #t)) ("turbule…
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | TS.pyx | 2494 PETSc attempts to detect and handle) or problem coefficients (which 2495 PETSc is not able to detect). For the sake of correctness and maximum
|
| /petsc/doc/manual/ |
| H A D | performance.md | 387 understanding of the system and experience to detect. The purpose of
|
| H A D | other.md | 1134 and “callgrind” tools to detect memory leaks and profile code. It has
|
| H A D | ts.md | 1069 “event” function $g(t,u)$ for PETSc to detect and locate the times
|
| H A D | vec.md | 1507 …either on CPU memory or GPU memory. The `PetscSF` routines automatically detect the memory type. B…
|
| H A D | ksp.md | 2433 still detect a zero pivot. You can run with the additional options or
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 295 In this case, since the viscosity does not depend on the velocity or pressure fields, we detect tha…
|
| /petsc/doc/faq/ |
| H A D | index.md | 368 `--with-mpi-compilers=0`, which will try to auto-detect working compilers; however,
|