Home
last modified time | relevance | path

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

/petsc/src/mat/impls/normal/
H A Dnormm.c116 static PetscErrorCode MatDestroy_Normal(Mat N) in MatDestroy_Normal() function
422 PetscCall(MatShellSetOperation(*N, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_Normal)); in MatCreateNormal()