Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex6.c73 extern PetscErrorCode MyBCRoutine(TS, PetscReal, Vec, void *);
492 PetscErrorCode MyBCRoutine(TS ts, PetscReal t, Vec f, PetscCtx ctx) in MyBCRoutine() function