Home
last modified time | relevance | path

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

/petsc/src/mat/tutorials/
H A Dex15.c10 PetscInt r, N = 10, start, end, *vweights; in main() local
/petsc/src/mat/graphops/partition/impls/hierarchical/
H A Dhierarchical.c47 IS destination, fineparts_temp, vweights, svweights; in MatPartitioningApply_Hierarchical() local
291 static PetscErrorCode MatPartitioningHierarchical_AssembleSubdomain(Mat adj, IS vweights, IS destin… in MatPartitioningHierarchical_AssembleSubdomain()