Searched refs:ComputeDiagnostic (Results 1 – 1 of 1) sorted by relevance
1968 static PetscErrorCode ComputeDiagnostic(Vec u, AppCtx *ctx, Vec *out) in ComputeDiagnostic() function2080 PetscCall(ComputeDiagnostic(u, ctx, &diagnostic)); in Monitor()