Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c8 static PetscErrorCode MatReset_Nest(Mat);
401 static PetscErrorCode MatReset_Nest(Mat A) in MatReset_Nest() function
438 PetscCall(MatReset_Nest(A)); in MatDestroy_Nest()
1370 PetscCall(MatReset_Nest(A)); in MatNestSetSubMats_Nest()