Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c513 static PetscErrorCode zeroSrc(PetscReal time, PetscReal *rho, LandauCtx *ctx) in zeroSrc() function
565 PetscCall(PetscFunctionListAdd(&plist, "none", &zeroSrc)); in ProcessREOptions()