| /petsc/src/sys/utils/ |
| H A D | mathclose.c | 17 PetscBool PetscIsCloseAtTol(PetscReal a, PetscReal b, PetscReal rtol, PetscReal atol) in PetscIsCloseAtTol()
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex4.c | 45 #define CheckVals(a, b, rtol, atol, msg) \ argument 55 PetscReal rtol = PETSC_SMALL, atol = 0.0; in main() local
|
| /petsc/src/snes/impls/gs/ |
| H A D | snesgs.c | 79 PetscErrorCode SNESNGSGetTolerances(SNES snes, PetscReal *atol, PetscReal *rtol, PetscReal *stol, P… in SNESNGSGetTolerances() 172 PetscReal rtol = PETSC_CURRENT, atol = PETSC_CURRENT, stol = PETSC_CURRENT; in SNESSetFromOptions_NGS() local
|
| H A D | gssecant.c | 18 PetscReal atol, rtol, stol; in SNESComputeNGSDefaultSecant() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex63.c | 7 const PetscReal rtol = 1e-10, atol = PETSC_SMALL; in CheckExp() local
|
| H A D | ex64.c | 7 const PetscReal rtol = 1e-10, atol = PETSC_SMALL; in CheckLog() local
|
| /petsc/src/vec/vec/utils/tagger/impls/ |
| H A D | cdf.c | 17 PetscReal atol; member 161 PetscReal rtol, atol; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local 485 …ecTaggerCDFIterativeSetTolerances(VecTagger tagger, PetscInt maxit, PetscReal rtol, PetscReal atol) in VecTaggerCDFIterativeSetTolerances() 518 …aggerCDFIterativeGetTolerances(VecTagger tagger, PetscInt *maxit, PetscReal *rtol, PetscReal *atol) in VecTaggerCDFIterativeGetTolerances()
|
| /petsc/src/snes/linesearch/impls/bisection/ |
| H A D | linesearchbisection.c | 13 PetscReal rtol, atol, ltol; in SNESLineSearchApply_Bisection() local
|
| /petsc/src/snes/linesearch/impls/cp/ |
| H A D | linesearchcp.c | 9 PetscReal xnorm, ynorm, gnorm, minlambda, maxlambda, rtol, atol, ltol; in SNESLineSearchApply_CP() local
|
| /petsc/src/snes/linesearch/impls/secant/ |
| H A D | linesearchsecant.c | 16 PetscReal minlambda, maxlambda, atol, ltol; in SNESLineSearchApply_Secant() local
|
| /petsc/src/mat/tests/ |
| H A D | ex261.c | 8 const PetscReal rtol = 1e-10, atol = PETSC_SMALL; in CheckDiagonal() local
|
| /petsc/src/mat/impls/aij/mpi/strumpack/ |
| H A D | strumpack.c | 394 static PetscErrorCode MatSTRUMPACKSetCompAbsTol_STRUMPACK(Mat F, PetscReal atol) in MatSTRUMPACKSetCompAbsTol_STRUMPACK() 402 static PetscErrorCode MatSTRUMPACKGetCompAbsTol_STRUMPACK(Mat F, PetscReal *atol) in MatSTRUMPACKGetCompAbsTol_STRUMPACK() 427 PetscErrorCode MatSTRUMPACKSetCompAbsTol(Mat F, PetscReal atol) in MatSTRUMPACKSetCompAbsTol() 450 PetscErrorCode MatSTRUMPACKGetCompAbsTol(Mat F, PetscReal *atol) in MatSTRUMPACKGetCompAbsTol()
|
| /petsc/src/ts/tests/ |
| H A D | ex81.c | 59 PetscReal atol = 1e-15; in main() local
|
| H A D | ex80.c | 60 PetscReal atol = 1e-15; in main() local
|
| /petsc/src/tao/complementarity/impls/ssls/ |
| H A D | ssls.h | 62 PetscReal atol; member
|
| /petsc/src/tao/leastsquares/impls/pounders/ |
| H A D | gqt.c | 214 …eal *a, PetscInt lda, PetscReal *b, PetscReal delta, PetscReal rtol, PetscReal atol, PetscInt itma… in gqt()
|
| H A D | pounders.c | 59 PetscReal atol = 1.0e-5; in gqtwrap() local
|
| /petsc/include/petsc/private/ |
| H A D | linesearchimpl.h | 60 PetscReal atol; member
|
| /petsc/src/snes/linesearch/interface/ |
| H A D | linesearch.c | 1124 …search, PetscReal *minlambda, PetscReal *maxlambda, PetscReal *rtol, PetscReal *atol, PetscReal *l… in SNESLineSearchGetTolerances() 1184 …inesearch, PetscReal minlambda, PetscReal maxlambda, PetscReal rtol, PetscReal atol, PetscReal lto… in SNESLineSearchSetTolerances()
|
| /petsc/src/ksp/pc/impls/bjacobi/bjkokkos/ |
| H A D | bjkokkos.kokkos.cxx | 88 …cScalar *work_space_shared, const int stride_shared, PetscReal rtol, PetscReal atol, PetscReal dto… in BJSolve_TFQMR() 330 …cScalar *work_space_shared, const int stride_shared, PetscReal rtol, PetscReal atol, PetscReal dto… in BJSolve_BICG() 541 PetscReal rtol = jac->ksp->rtol, atol = jac->ksp->abstol, dtol = jac->ksp->divtol; in PCApply_BJKOKKOS() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex19.c | 377 PetscReal rtol, atol, stol; in NonlinearGS() local
|
| /petsc/src/ksp/ksp/utils/lmvm/ |
| H A D | lmvmimpl.c | 289 PetscReal rtol, atol, dtol; in MatDuplicate_LMVM() local
|
| /petsc/src/vec/vec/impls/mpi/cupm/ |
| H A D | vecmpicupm_impl.hpp | 176 … VecMPI_CUPM<T>::ErrorWnorm(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, Pe… in ErrorWnorm()
|
| /petsc/src/vec/vec/impls/mpi/kokkos/ |
| H A D | mpikok.kokkos.cxx | 27 …rrorWeightedNorms_MPIKokkos(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, Pe… in VecErrorWeightedNorms_MPIKokkos()
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pvecimpl.h | 179 …orWeightedNorms_MPI_Default(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, Pe… in VecErrorWeightedNorms_MPI_Default() argument
|