Home
last modified time | relevance | path

Searched defs:NonlinearGS (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex35.c245 PetscErrorCode NonlinearGS(SNES snes, Vec X) in NonlinearGS() function
H A Dex19.c368 PetscErrorCode NonlinearGS(SNES snes, Vec X, Vec B, PetscCtx ctx) in NonlinearGS() function
H A Dex55.c459 static PetscErrorCode NonlinearGS(SNES snes, Vec X, Vec B, PetscCtx ctx) in NonlinearGS() function
H A Dex5.c515 static PetscErrorCode NonlinearGS(SNES snes, Vec X, Vec B, PetscCtx ctx) in NonlinearGS() function
H A Dex15.c726 PetscErrorCode NonlinearGS(SNES snes, Vec X, Vec B, PetscCtx ctx) in NonlinearGS() function