Searched refs:MatDestroy_LMVM (Results 1 – 7 of 7) sorted by relevance
121 PETSC_INTERN PetscErrorCode MatDestroy_LMVM(Mat);
465 PetscErrorCode MatDestroy_LMVM(Mat B) in MatDestroy_LMVM() function559 B->ops->destroy = MatDestroy_LMVM; in MatCreate_LMVM()
114 PetscCall(MatDestroy_LMVM(B)); in MatDestroy_DiagBrdn()
395 PetscCall(MatDestroy_LMVM(B)); in MatDestroy_LMVMSR1()
417 PetscCall(MatDestroy_LMVM(B)); in MatDestroy_LMVMBrdn()
790 PetscCall(MatDestroy_LMVM(B)); in MatDestroy_LMVMSymBrdn()
265 PetscCall(MatDestroy_LMVM(B)); in MatDestroy_LMVMDQN()