Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c314 static PetscErrorCode EInduction(Vec X, Vec X_t, PetscInt step, PetscReal time, LandauCtx *ctx, Pet… in EInduction() function
573 PetscCall(PetscFunctionListAdd(&elist, "induction", &EInduction)); in ProcessREOptions()