| /petsc/src/ts/impls/symplectic/basicsymplectic/ |
| H A D | basicsymplectic.c | 331 PetscInt count, choice; in TSSetFromOptions_BasicSymplectic() local 338 …asicSymplecticSetType", (const char *const *)namelist, count, bsymp->scheme->name, &choice, &flg)); in TSSetFromOptions_BasicSymplectic() 339 if (flg) PetscCall(TSBasicSymplecticSetType(ts, namelist[choice])); in TSSetFromOptions_BasicSymplectic()
|
| /petsc/src/snes/impls/ms/ |
| H A D | ms.c | 405 PetscInt count, choice; in SNESSetFromOptions_MS() local 416 …age smoother type", "SNESMSSetType", (const char *const *)namelist, count, mstype, &choice, &flg)); in SNESSetFromOptions_MS() 417 if (flg) PetscCall(SNESMSSetType(snes, namelist[choice])); in SNESSetFromOptions_MS()
|
| /petsc/src/ts/impls/glee/ |
| H A D | glee.c | 786 PetscInt count, choice; in TSSetFromOptions_GLEE() local 794 … of GLEE method", "TSGLEESetType", (const char *const *)namelist, count, gleetype, &choice, &flg)); in TSSetFromOptions_GLEE() 795 PetscCall(TSGLEESetType(ts, flg ? namelist[choice] : gleetype)); in TSSetFromOptions_GLEE()
|
| /petsc/doc/community/ |
| H A D | governance.md | 48 …ignatories which will be conducted by the council using the Schulze Method of ranked choice voting.
|
| /petsc/src/ts/impls/rosw/ |
| H A D | rosw.c | 1523 PetscInt count, choice; in TSSetFromOptions_RosW() local 1530 …ethod", "TSRosWSetType", (const char *const *)namelist, count, ros->tableau->name, &choice, &flg)); in TSSetFromOptions_RosW() 1531 if (flg) PetscCall(TSRosWSetType(ts, namelist[choice])); in TSSetFromOptions_RosW()
|
| /petsc/src/ts/impls/multirate/ |
| H A D | mprk.c | 1065 PetscInt count, choice; in TSSetFromOptions_MPRK() local 1071 …thod", "TSMPRKSetType", (const char *const *)namelist, count, mprk->tableau->name, &choice, &flg)); in TSSetFromOptions_MPRK() 1072 if (flg) PetscCall(TSMPRKSetType(ts, namelist[choice])); in TSSetFromOptions_MPRK()
|
| /petsc/src/ts/impls/arkimex/ |
| H A D | arkimex.c | 2075 PetscInt count, choice; in TSSetFromOptions_ARKIMEX() local 2088 …ethod", "TSDIRKSetType", (const char *const *)namelist, count, ark->tableau->name, &choice, &flg)); in TSSetFromOptions_ARKIMEX() 2089 if (flg) PetscCall(TSDIRKSetType(ts, namelist[choice])); in TSSetFromOptions_ARKIMEX() 2092 …od", "TSARKIMEXSetType", (const char *const *)namelist, count, ark->tableau->name, &choice, &flg)); in TSSetFromOptions_ARKIMEX() 2093 if (flg) PetscCall(TSARKIMEXSetType(ts, namelist[choice])); in TSSetFromOptions_ARKIMEX()
|
| /petsc/src/ts/impls/explicit/rk/ |
| H A D | rk.c | 1175 PetscInt count, choice; in TSSetFromOptions_RK() local 1184 …K method", "TSRKSetType", (const char *const *)namelist, count, rk->tableau->name, &choice, &flg)); in TSSetFromOptions_RK() 1185 if (flg) PetscCall(TSRKSetType(ts, namelist[choice])); in TSSetFromOptions_RK()
|
| /petsc/doc/manual/ |
| H A D | advanced.md | 118 The input argument `ordname` is a string of the user’s choice,
|
| H A D | section.md | 88 Thus, there is a choice on whether to index by points first, or by fields first.
|
| H A D | ksp.md | 1560 effective choice for elasticity, even in the almost incompressible case. 2436 A good choice for the `dampingfactor` is 1.e-10.
|
| H A D | other.md | 43 One could then override this choice at runtime with the option
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 274 under terms of your choice, provided that the terms permit 400 impose that choice.
|
| /petsc/doc/faq/ |
| H A D | index.md | 1481 is sensitive to the choice of differencing parameter. 1491 to choice of differencing parameter.
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | KSP.pyx | 505 case, for example, when the choice of iterative solver changes
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 5749 (pressure/reference-choice 2)
|
| /petsc/doc/ |
| H A D | petsc.bib | 19388 title = {A multi-grid method with a priori and a posteriori level choice for the 37416 title = {Cross-validatory choice and assessment of statistical predictions},
|