Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex30.c1968 static PetscErrorCode ComputeDiagnostic(Vec u, AppCtx *ctx, Vec *out) in ComputeDiagnostic() function
2080 PetscCall(ComputeDiagnostic(u, ctx, &diagnostic)); in Monitor()