Home
last modified time | relevance | path

Searched defs:lambda_max (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/al/
H A Dalimpl.h16 PetscReal lambda_max; /* maximum value of the load parameter */ member
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcnullspace.c151 PetscReal test_err, lambda_min, lambda_max; in PCBDDCNullSpaceAssembleCorrection() local
H A Dbddcprivate.c9173 PetscReal abs_infty_error, infty_error, lambda_min = 1.0, lambda_max = 1.0; in PCBDDCSetUpCoarseSolver() local