Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/tagger/impls/
H A Dcdf.c142 static PetscErrorCode CDFUtilInverseEstimate(const CDFStats *stats, PetscReal cdfTarget, PetscReal … in CDFUtilInverseEstimate() argument
149 *absEst = min + cdfTarget * (max - min); in CDFUtilInverseEstimate()