Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex8.c121 static PetscErrorCode CEFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in CEFunction() function
186 p->function = &CEFunction; in CECreate()