Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/interface/
H A Dcoarsen.c496 static PetscErrorCode MatCoarsenSetThreshold_MATCOARSEN(MatCoarsen coarse, PetscReal b) in MatCoarsenSetThreshold_MATCOARSEN() function
529 …tComposeFunction((PetscObject)agg, "MatCoarsenSetThreshold_C", MatCoarsenSetThreshold_MATCOARSEN)); in MatCoarsenCreate()