Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatrix.c1402 static PetscErrorCode MatDestroy_Redundant(Mat_Redundant **redundant) in MatDestroy_Redundant() function
1468 PetscCall(MatDestroy_Redundant(&(*A)->redundant)); in MatDestroy()