Home
last modified time | relevance | path

Searched refs:SNESNGMRESRestartTypes (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/ngmres/ !
H A Dsnesngmres.c5 const char *const SNESNGMRESRestartTypes[] = {"NONE", "PERIODIC", "DIFFERENCE", "SNESNGMRESRestartT… variable
86 …gmres_restart_type", "Restart type", "SNESNGMRESSetRestartType", SNESNGMRESRestartTypes, (PetscEnu… in SNESSetFromOptions_NGMRES()
H A Danderson.c14 …erson_restart_type", "Restart type", "SNESNGMRESSetRestartType", SNESNGMRESRestartTypes, (PetscEnu… in SNESSetFromOptions_Anderson()
/petsc/include/ !
H A Dpetscsnes.h1108 PETSC_EXTERN const char *const SNESNGMRESRestartTypes[]; variable