Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 15 of 15) sorted by relevance

/petsc/src/mat/tests/
H A Dex216.c9 PetscReal threshold = 1.2; in main() local
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.h49 PetscLogDouble threshold; member
H A Dxmlviewer.c399 …tedTreePrintTop(PetscViewer viewer, PetscNestedEventTree *tree, PetscLogDouble threshold, PetscLog… in PetscLogNestedTreePrintTop()
/petsc/include/petsc/private/
H A Dpetschpddm.h24 PetscReal threshold; /* threshold for selecting local deflation vectors */ member
H A Dpcgamgimpl.h34 …PetscReal threshold[PETSC_MG_MAXLEVELS]; /* common quantity to many AMG methods so keep it … member
H A Dsnesimpl.h262 PetscReal threshold; /* threshold for imposing safeguard */ member
H A Dmatimpl.h581 PetscReal threshold; /* HEM can filter interim graphs */ member
/petsc/src/sys/objects/
H A Dinit.c584 PetscReal threshold = PetscRealConstant(0.01); in PetscOptionsCheckInitial_Private() local
/petsc/src/tao/interface/
H A Dtaosolver_hj.c95 PetscReal threshold = 1.e-5; in TaoTestHessian() local
/petsc/src/ts/event/
H A Dtsevent.c520 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 Dcupmcontext.hpp266 uint64_t threshold = UINT64_MAX; in initialize() local
/petsc/src/snes/interface/
H A Dsnes.c2764 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 Dhem.c415 … 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 Dhypre.c47 PetscReal threshold; member
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c7722 PetscInt im_active, active_procs, N, n, i, j, threshold = 2; in PCBDDCMatISGetSubassemblingPattern() local