Searched refs:integral2 (Results 1 – 1 of 1) sorted by relevance
13 PetscReal integral, integral2; in VerifyDistribution() local23 PetscCall(cdf(&x, NULL, &integral2)); in VerifyDistribution()24 …integral2) < PETSC_SQRT_MACHINE_EPSILON, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Integral of PDF %s… in VerifyDistribution()