Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dextchemfield.c423 } UserLGCtx; typedef
425 static PetscErrorCode FormMoleFraction(UserLGCtx *ctx, Vec massf, Vec *molef) in FormMoleFraction()
448 static PetscErrorCode MonitorCellDestroy(UserLGCtx **uctx) in MonitorCellDestroy()
462 UserLGCtx *uctx; in MonitorCell()