Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/pmetis/
H A Dpmetis.c430 PetscErrorCode MatMeshToCellGraph(Mat mesh, PetscInt ncommonnodes, Mat *dual) in MatMeshToCellGraph() argument
443 …range, (idx_t *)adj->i, (idx_t *)adj->j, (idx_t *)&numflag, (idx_t *)&ncommonnodes, (idx_t **)&new… in MatMeshToCellGraph()