Home
last modified time | relevance | path

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

/petsc/src/mat/tutorials/
H A Dex11.c49 PetscCall(MatMeshToCellGraph(mesh, 2, &dual)); in main()
H A Dex11f.F9041 PetscCallA(MatMeshToCellGraph(mesh, two, dual, ierr))
/petsc/src/mat/graphops/partition/impls/pmetis/
H A Dpmetis.c430 PetscErrorCode MatMeshToCellGraph(Mat mesh, PetscInt ncommonnodes, Mat *dual) in MatMeshToCellGraph() function
/petsc/include/
H A Dpetscmat.h1892 PETSC_EXTERN PetscErrorCode MatMeshToCellGraph(Mat, PetscInt, Mat *);