Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dextchemfield.c425 static PetscErrorCode FormMoleFraction(UserLGCtx *ctx, Vec massf, Vec *molef) in FormMoleFraction() function
479 …nitorLGCtxSetTransform(ctx, (PetscErrorCode (*)(void *, Vec, Vec *))FormMoleFraction, (PetscCtxDes… in MonitorCell()