Home
last modified time | relevance | path

Searched defs:FormRHS (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex15.c365 static PetscErrorCode FormRHS(AppCtx *user, DM da, Vec B) in FormRHS() function
H A Dex16.c930 PetscErrorCode FormRHS(DM da, AppCtx *user, Vec X) in FormRHS() function