Searched refs:SNESNGMRESRestartTypes (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/impls/ngmres/ ! |
| H A D | snesngmres.c | 5 const char *const SNESNGMRESRestartTypes[] = {"NONE", "PERIODIC", "DIFFERENCE", "SNESNGMRESRestartT… variable 86 …gmres_restart_type", "Restart type", "SNESNGMRESSetRestartType", SNESNGMRESRestartTypes, (PetscEnu… in SNESSetFromOptions_NGMRES()
|
| H A D | anderson.c | 14 …erson_restart_type", "Restart type", "SNESNGMRESSetRestartType", SNESNGMRESRestartTypes, (PetscEnu… in SNESSetFromOptions_Anderson()
|
| /petsc/include/ ! |
| H A D | petscsnes.h | 1108 PETSC_EXTERN const char *const SNESNGMRESRestartTypes[]; variable
|