Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c504 static PetscErrorCode stepSrc(PetscReal time, PetscReal *rho, LandauCtx *ctx) in stepSrc() function
564 PetscCall(PetscFunctionListAdd(&plist, "step", &stepSrc)); in ProcessREOptions()