Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex13.c19 PetscBool viewError; /* Output the solution error */ member
103 options->viewError = PETSC_FALSE; in PLEXFE_QFUNCTION()
110 …error_view", "Output the solution error", "ex13.c", options->viewError, &options->viewError, NULL)… in PLEXFE_QFUNCTION()
473 if (!user->viewError) PetscFunctionReturn(PETSC_SUCCESS); in ErrorView()