Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex12.c55 PetscBool bdIntegral; /* Compute the integral of the solution on the boundary */ member
424 options->bdIntegral = PETSC_FALSE; in ProcessOptions()
449 …tegral of the solution on the boundary", "ex12.c", options->bdIntegral, &options->bdIntegral, NULL… in ProcessOptions()
928 if (user.bdIntegral) { in main()