Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/pmetis/
H A Dpmetis.c434 Mat_MPIAdj *adj = (Mat_MPIAdj *)mesh->data, *newadj; in MatMeshToCellGraph() local
445 newadj = (Mat_MPIAdj *)(*dual)->data; in MatMeshToCellGraph()
447newadj->freeaijwithfree = PETSC_TRUE; /* signal the matrix should be freed with system free since … in MatMeshToCellGraph()