Home
last modified time | relevance | path

Searched defs:continuation (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/fas/
H A Dfasimpls.h33 PetscBool continuation; /* sets the setup to default to continuation */ member
H A Dfasfunc.c268 PetscErrorCode SNESFASSetContinuation(SNES snes, PetscBool continuation) in SNESFASSetContinuation()
/petsc/src/snes/tutorials/
H A Dex30.c84 PetscReal c, d, sb, cb, skt, visc_cutoff, lid_age, eta0, continuation; member