Searched refs:SetupContext (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 148 static PetscErrorCode SetupContext(DM dm, DM sw, AppCtx *user) in SetupContext() function 1685 PetscCall(SetupContext(dm, sw, &user)); in main()
|
| H A D | ex2.c | 244 static PetscErrorCode SetupContext(DM dm, DM sw, AppCtx *ctx) in SetupContext() function 2434 PetscCall(SetupContext(dm, sw, &ctx)); in main()
|
| H A D | ex4.c | 325 static PetscErrorCode SetupContext(DM dm, DM sw, AppCtx *ctx) in SetupContext() function 3038 PetscCall(SetupContext(dm, sw, &ctx)); in main()
|