Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/schurm/
H A Dschurm.h20 PETSC_INTERN PetscErrorCode MatDestroy_SchurComplement(Mat);
H A Dschurm.c118 PetscErrorCode MatDestroy_SchurComplement(Mat N) in MatDestroy_SchurComplement() function
1160 N->ops->destroy = MatDestroy_SchurComplement; in MatCreate_SchurComplement()