Home
last modified time | relevance | path

Searched defs:weighted (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/graphops/order/
H A Dspectral.c19 PetscErrorCode MatCreateLaplacian(Mat A, PetscReal tol, PetscBool weighted, Mat *L) in MatCreateLaplacian()
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1770 …Mat *sub, A, P, N, C = nullptr, uaux = nullptr, weighted, su… in PCSetUp_HPDDM() local