Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9bus.c620 PetscErrorCode PostStage(TS ts, PetscReal t, PetscInt i, Vec *X) in PostStage() function
/petsc/src/ts/tutorials/
H A Dex30.c2172 static PetscErrorCode PostStage(TS ts, PetscReal stagetime, PetscInt stageindex, Vec *Y) in PostStage() function