Searched defs:threshold (Results 1 – 15 of 15) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex216.c | 9 PetscReal threshold = 1.2; in main() local
|
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | lognested.h | 49 PetscLogDouble threshold; member
|
| H A D | xmlviewer.c | 399 …tedTreePrintTop(PetscViewer viewer, PetscNestedEventTree *tree, PetscLogDouble threshold, PetscLog… in PetscLogNestedTreePrintTop()
|
| /petsc/include/petsc/private/ |
| H A D | petschpddm.h | 24 PetscReal threshold; /* threshold for selecting local deflation vectors */ member
|
| H A D | pcgamgimpl.h | 34 …PetscReal threshold[PETSC_MG_MAXLEVELS]; /* common quantity to many AMG methods so keep it … member
|
| H A D | snesimpl.h | 262 PetscReal threshold; /* threshold for imposing safeguard */ member
|
| H A D | matimpl.h | 581 PetscReal threshold; /* HEM can filter interim graphs */ member
|
| /petsc/src/sys/objects/ |
| H A D | init.c | 584 PetscReal threshold = PetscRealConstant(0.01); in PetscOptionsCheckInitial_Private() local
|
| /petsc/src/tao/interface/ |
| H A D | taosolver_hj.c | 95 PetscReal threshold = 1.e-5; in TaoTestHessian() local
|
| /petsc/src/ts/event/ |
| H A D | tsevent.c | 520 PetscReal new_dt, scal = 1.0, scalB = 1.0, threshold = 0.0, power; in RefineAndersonBjorck() local
|
| /petsc/src/sys/objects/device/impls/cupm/ |
| H A D | cupmcontext.hpp | 266 uint64_t threshold = UINT64_MAX; in initialize() local
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 2764 PetscReal threshold = 1.e-5; in SNESTestJacobian() local 5491 …tol_0, PetscReal rtol_max, PetscReal gamma, PetscReal alpha, PetscReal alpha2, PetscReal threshold) in SNESKSPSetParametersEW() 5547 …, PetscReal *rtol_max, PetscReal *gamma, PetscReal *alpha, PetscReal *alpha2, PetscReal *threshold) in SNESKSPGetParametersEW()
|
| /petsc/src/mat/graphops/coarsen/impls/hem/ |
| H A D | hem.c | 415 … MatCoarsenApply_HEM_private(Mat a_Gmat, const PetscInt n_iter, const PetscReal threshold, PetscCo… in MatCoarsenApply_HEM_private()
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 47 PetscReal threshold; member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 7722 PetscInt im_active, active_procs, N, n, i, j, threshold = 2; in PCBDDCMatISGetSubassemblingPattern() local
|