| /petsc/src/ts/event/tests/output/ |
| H A D | ex4_F7revisit.out | 3 [0] TSEvent: iter 2 - reached too small bracket [0.042 - 0.054], next stepping to its right end 0.0… 4 [0] TSEvent: iter 3 - Event 0 accepting time 0.054 as event location, due to reaching too small bra…
|
| /petsc/src/sys/objects/ |
| H A D | finit.c | 71 PetscReal small = PETSC_SMALL; in PetscInitializeFortran() local 74 petscsetmoduleblocknumeric_(&pi, &maxreal, &minreal, &eps, &seps, &small, &pinf, &pninf); in PetscInitializeFortran()
|
| /petsc/doc/manualpages/doctext/ |
| H A D | nroff.def | 17 # .SM - small 21 # .SB - small boldface
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | tomographyGenerateData.m | 47 % Need 100/500/1000+ iteration to get good/very good/excellent result with small regularizer. 48 …% choose small maxSVDofA to make sure initial step size is not too small. 1.8e-6 and 1e-6 could ma… 52 …maxSVDofA = 1e-6; %svds(A, 1)*1e-4; % multiply by 1e-4 to make sure it is small enough so that fir…
|
| /petsc/src/tao/unconstrained/tutorials/output/ |
| H A D | rosenbrock1_31.out | 1 Inverse error of LMVM MatMult and MatSolve is not small: 6.715717e+01
|
| H A D | rosenbrock1_30.out | 1 Inverse error of LMVM MatMult and MatSolve is not small: 2.946727e+01
|
| H A D | rosenbrock1_29.out | 1 Inverse error of LMVM MatMult and MatSolve is not small: 4.774872e+01
|
| H A D | rosenbrock1_32.out | 1 Inverse error of LMVM MatMult and MatSolve is not small: 1.620015e+00
|
| /petsc/doc/developers/ |
| H A D | testing.md | 427 args: -f ${DATAFILESPATH}/matrices/small -mat_type aij 432 args: -f ${DATAFILESPATH}/matrices/small 447 args: -f ${DATAFILESPATH}/matrices/small -mat_type baij 1029 args: -f ${DATAFILESPATH}/matrices/small -mat_type {{aij baij sbaij}} -matload_block_size {{2 3}} 1036 ok 1 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_block_size … 1037 ok 2 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_blo… 1038 ok 3 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_block_size … 1039 ok 4 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_blo… 1040 ok 5 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type baij -matload_block_size… 1041 ok 6 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type baij -matload_bl… [all …]
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | convergencestudyburger.m | 6 …alytic solution; if one uses the other initial guess the code only convergences a very small amount
|
| /petsc/src/benchmarks/ |
| H A D | benchmarkAssembly.py | 111 if args.small: 116 if args.small:
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex89f_2.out | 41 Running MPI linear solver server directly on rank 0 due to its small size 91 Running MPI linear solver server directly on rank 0 due to its small size
|
| H A D | ex88f_2.out | 41 Running MPI linear solver server directly on rank 0 due to its small size 91 Running MPI linear solver server directly on rank 0 due to its small size
|
| H A D | ex56_latebs-2.out | 27 Threshold for dropping small values in graph on each level = -0.01 -0.01 115 Threshold for dropping small values in graph on each level = -0.01 -0.01 213 Threshold for dropping small values in graph on each level = -0.01 -0.01
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/ |
| H A D | HeadersDiff.css | 30 .small { font-size: 0.6em; font-style: italic; font-family: Verdana, Helvetica, sans-serif; }
|
| /petsc/src/ts/tutorials/ |
| H A D | gasoline.inp | 29 # glee insists on very small timesteps so never makes any progress
|
| /petsc/src/ksp/ksp/impls/gmres/ |
| H A D | gmreig.c | 114 PetscErrorCode KSPComputeRitz_GMRES(KSP ksp, PetscBool ritz, PetscBool small, PetscInt *nrit, Vec S… in KSPComputeRitz_GMRES() argument 212 if (small) { in KSPComputeRitz_GMRES() 224 if (small) { in KSPComputeRitz_GMRES()
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 628 static real small, sfmin; 1701 small = 1. / rmax; 1702 if (small >= sfmin) { 1707 sfmin = small * (eps + 1.); 1982 static doublereal small; 2144 small = one; 2146 d__1 = small * rbase; 2147 small = dlamc3_(&d__1, &zero); 2150 a = dlamc3_(&one, &small); 2618 static quadreal small, sfmin; [all …]
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex5_7_ksp_view_pre.out | 16 Threshold for dropping small values in graph on each level = 47 Threshold for dropping small values in graph on each level = -1. -1. 148 Threshold for dropping small values in graph on each level = -1. -1. 259 Threshold for dropping small values in graph on each level = -1. -1.
|
| H A D | ex5_mis_view_detailed.out | 15 Threshold for dropping small values in graph on each level = -1. -1. 122 Threshold for dropping small values in graph on each level = -1. -1. 239 Threshold for dropping small values in graph on each level = -1. -1. 356 Threshold for dropping small values in graph on each level = -1. -1.
|
| H A D | ex5_hem_view_detailed.out | 15 Threshold for dropping small values in graph on each level = -1. -1. 122 Threshold for dropping small values in graph on each level = -1. -1. 239 Threshold for dropping small values in graph on each level = -1. -1. 356 Threshold for dropping small values in graph on each level = -1. -1.
|
| /petsc/doc/manual/ |
| H A D | blas-lapack.md | 7 …AS 2 operations - dense matrix with vector operations, generally the dense matrices are very small. 8 3. Eigenvalue and SVD computations, generally for very small matrices
|
| H A D | about_this_manual.md | 40 Since PETSc is under continued development, small changes in usage and
|
| /petsc/doc/changes/ |
| H A D | index.md | 4 upcoming releases; **small changes in usage and calling sequences of
|
| /petsc/src/sys/ftn-mod/ |
| H A D | petscsysmod.F90 | 695 PetscReal small, pinf, pninf 702 PETSC_SMALL = small
|