| /petsc/src/dm/dt/tests/output/ |
| H A D | ex7_1234.out | 5 (0 choose 0): 1 28 (1 choose 0): 1 51 (1 choose 1): 1 90 (2 choose 0): 1 120 (2 choose 1): 2 188 (2 choose 2): 1 232 (3 choose 0): 1 271 (3 choose 1): 3 362 (3 choose 2): 3 446 (3 choose 3): 1 [all …]
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glleadapt.c | 9 …PetscErrorCode (*choose)(TSGLLEAdapt, PetscInt, const PetscInt[], const PetscReal[], const PetscRe… member 195 …PetscUseTypeMethod(adapt, choose, n, orders, errors, cost, cur, h, tleft, next_sc, next_h, finish); in TSGLLEAdaptChoose() 245 adapt->ops->choose = TSGLLEAdaptChoose_None; in TSGLLEAdaptCreate_None() 285 adapt->ops->choose = TSGLLEAdaptChoose_Size; in TSGLLEAdaptCreate_Size() 346 adapt->ops->choose = TSGLLEAdaptChoose_Both; in TSGLLEAdaptCreate_Both()
|
| /petsc/src/sys/tutorials/output/ |
| H A D | ex5_1.out | 13 choose = THAT; (EnumeratedChoices) Express yourself by choosing among enumerated things 26 choose = THAT; (EnumeratedChoices) Express yourself by choosing among enumerated things
|
| H A D | ex5_yaml.out | 13 choose = THE_OTHER; (EnumeratedChoices) Express yourself by choosing among enumerated things 26 choose = THE_OTHER; (EnumeratedChoices) Express yourself by choosing among enumerated things
|
| /petsc/src/ts/adapt/impls/none/ |
| H A D | adaptnone.c | 25 adapt->ops->choose = TSAdaptChoose_None; in TSAdaptCreate_None()
|
| /petsc/src/ts/adapt/impls/cfl/ |
| H A D | adaptcfl.c | 51 adapt->ops->choose = TSAdaptChoose_CFL; in TSAdaptCreate_CFL()
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | tomographyGenerateData.m | 5 sampleName = 'Phantom'; % choose from {'Phantom', 'Brain', ''Golosio', 'circle', 'checkboard', 'fak… 48 …% choose small maxSVDofA to make sure initial step size is not too small. 1.8e-6 and 1e-6 could ma…
|
| /petsc/src/ts/adapt/impls/basic/ |
| H A D | adaptbasic.c | 82 adapt->ops->choose = TSAdaptChoose_Basic; in TSAdaptCreate_Basic()
|
| /petsc/src/snes/tutorials/ |
| H A D | build.zig | 6 // Standard target options allows the person running `zig build` to choose
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | petsc_options.rst | 7 In this way, one can choose the method to be used or set different parameters without changing the …
|
| /petsc/doc/manualpages/doctext/ |
| H A D | html.def | 6 # Many browsers choose a different SIZE font for listing; IE4 gives you
|
| /petsc/doc/manual/ |
| H A D | versionchecking.md | 55 may be used in the source code to choose different code paths or error out depending on the PETSc v…
|
| H A D | regressor.md | 69 To choose a regressor type, the user can either call
|
| H A D | other.md | 977 the file and line that you choose. The variant `:scs find s functionname` 1008 typed a word to bring up a list of potential completions that you can choose 1048 Nature)”. In the setting window, choose “C Project” and specify the 1061 > Under the section “C/C++ General\ :math:`\rightarrow`\ index”, choose 1113 3. Right-click on the project in the project explorer, and choose “Index 1115 4. Right-click on the PETSc symlink in the project explorer, and choose
|
| H A D | snes.md | 87 To choose a nonlinear solution method, the user can either call 559 point, there is a single correct way to choose $\delta\lambda$, which follows
|
| /petsc/src/ts/adapt/impls/history/ |
| H A D | adapthist.c | 183 adapt->ops->choose = TSAdaptChoose_History; in TSAdaptCreate_History()
|
| /petsc/src/ts/adapt/impls/glee/ |
| H A D | adaptglee.c | 146 adapt->ops->choose = TSAdaptChoose_GLEE; in TSAdaptCreate_GLEE()
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_help.out | 153 …-ksp_convergence_test: <now default : formerly default> Convergence test (choose one of) default s… 154 …-ksp_norm_type: <now PRECONDITIONED : formerly PRECONDITIONED> KSP Norm type (choose one of) NONE … 256 …-ksp_pc_side: <now LEFT : formerly LEFT> KSP preconditioner side (choose one of) LEFT RIGHT SYMMET… 267 …R> Type of iterative refinement for classical (unmodified) Gram-Schmidt (choose one of) REFINE_NEV… 275 …DEFINITE : formerly POSITIVE_DEFINITE> Type of shift to add to diagonal (choose one of) NONE NONZE…
|
| /petsc/doc/tutorials/meshing/ |
| H A D | guide_to_subsurface.md | 74 … certain label value should have a certain volume. You could, of course, choose a more complex str…
|
| /petsc/src/ts/adapt/impls/dsp/ |
| H A D | adaptdsp.c | 380 adapt->ops->choose = TSAdaptChoose_DSP; in TSAdaptCreate_DSP()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 341 …PetscErrorCode (*choose)(TSAdapt, TS, PetscReal, PetscInt *, PetscReal *, PetscBool *, PetscReal *… member
|
| /petsc/src/ts/impls/pseudo/ |
| H A D | posindep.c | 397 adapt->ops->choose = TSAdaptChoose_TSPseudo; in TSAdaptCreate_TSPseudo()
|
| /petsc/src/ts/adapt/interface/ |
| H A D | tsadapt.c | 953 PetscUseTypeMethod(adapt, choose, ts, h, &scheme, next_h, accept, &wlte, &wltea, &wlter); in TSAdaptChoose()
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 44 … the first step is to write a variational weak form of the equations. We choose to use a Ritz-Gale… 77 …the error can be calculated explicitly. For our Stokes problem, we first choose a solution with qu… 99 By plugging these solutions into our equations, assuming that the velocity we choose is divergence-…
|
| /petsc/doc/developers/ |
| H A D | buildsystem.md | 34 currently exist, it is instructive to consider why PETSc would choose to create another
|