Searched refs:exactVol (Results 1 – 1 of 1) sorted by relevance
7 PetscReal exactVol; // The exact volume of the shape member28 options->exactVol = 4. * PETSC_PI / 3.; in ProcessOptions()33 …"-exact_vol", "Exact volume of the shape", __FILE__, options->exactVol, &options->exactVol, NULL)); in ProcessOptions()75 …exactVol) / user.exactVol) < user.volTol, PETSC_COMM_WORLD, PETSC_ERR_PLIB, "Invalid volume %g != … in main()