Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c340 static PetscErrorCode EConstant(Vec X, Vec X_t, PetscInt step, PetscReal time, LandauCtx *ctx, Pets… in EConstant() function
574 PetscCall(PetscFunctionListAdd(&elist, "constant", &EConstant)); in ProcessREOptions()