Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c148 static PetscErrorCode SetupContext(DM dm, DM sw, AppCtx *user) in SetupContext() function
1685 PetscCall(SetupContext(dm, sw, &user)); in main()
H A Dex2.c244 static PetscErrorCode SetupContext(DM dm, DM sw, AppCtx *ctx) in SetupContext() function
2434 PetscCall(SetupContext(dm, sw, &ctx)); in main()
H A Dex4.c325 static PetscErrorCode SetupContext(DM dm, DM sw, AppCtx *ctx) in SetupContext() function
3038 PetscCall(SetupContext(dm, sw, &ctx)); in main()