Searched refs:norm_exact (Results 1 – 1 of 1) sorted by relevance
128 PetscReal rel_error, norm_error, norm_exact; in PrintError() local138 PetscCall(VecNorm(Q_exact, NORM_1, &norm_exact)); in PrintError()142 rel_error = norm_error / norm_exact; in PrintError()