Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/hierarchical/
H A Dhierarchical.c40 Mat mat = part->adj, adj, sadj; in MatPartitioningApply_Hierarchical() local
291 …_AssembleSubdomain(Mat adj, IS vweights, IS destination, IS *svweights, Mat *sadj, ISLocalToGlobal… in MatPartitioningHierarchical_AssembleSubdomain()
/petsc/src/mat/impls/adj/mpi/
H A Dmpiadj.c192 Mat sadj = *submat[i]; in MatCreateSubMatrices_MPIAdj_Private() local