Home
last modified time | relevance | path

Searched defs:PetscCtx (Results 1 – 6 of 6) sorted by relevance

/petsc/src/sys/objects/ftn-custom/
H A Dzinheritf.c39 …er_(PetscObject *obj, void (*handle)(PetscObject *, PetscOptionItems *, PetscCtx, PetscErrorCode),… in petscobjectaddoptionshandler_() argument
/petsc/src/ts/interface/
H A Dtsmon.c1279 PetscErrorCode TSMonitorLGSetTransform(TS ts, PetscErrorCode (*transform)(PetscCtx, Vec, Vec *), Pe… in TSMonitorLGSetTransform()
1305 PetscErrorCode TSMonitorLGCtxSetTransform(TSMonitorLGCtx ctx, PetscErrorCode (*transform)(PetscCtx,… in TSMonitorLGCtxSetTransform()
/petsc/src/dm/impls/forest/
H A Dforest.c349 …cErrorCode (*func)(DM, PetscInt, PetscInt, const PetscReal[], PetscReal[], PetscCtx), PetscCtx ctx) in DMForestSetBaseCoordinateMapping() argument
/petsc/src/tao/interface/
H A Dtaosolver.c1538 PetscErrorCode TaoMonitorSet(Tao tao, PetscErrorCode (*func)(Tao, PetscCtx), PetscCtx ctx, PetscCtx… in TaoMonitorSet() argument
/petsc/include/
H A Dpetscsys.h1485 typedef void *PetscCtx; typedef
/petsc/src/snes/interface/
H A Dsnes.c4262 PetscErrorCode SNESMonitorSet(SNES snes, PetscErrorCode (*f)(SNES, PetscInt, PetscReal, PetscCtx), … in SNESMonitorSet() argument