Searched refs:DMShellSetMatrix (Results 1 – 5 of 5) sorted by relevance
11 PETSC_EXTERN PetscErrorCode DMShellSetMatrix(DM, Mat);
502 PetscCallA(DMShellSetMatrix(daphi, Amat, ierr))574 PetscCallA(DMShellSetMatrix(dalam, Dmat, ierr))
37 petsc.DMShellSetMatrix40 CHKERR(DMShellSetMatrix(self.dm, mat.mat))
46 PetscErrorCode DMShellSetMatrix(PetscDM, PetscMat)
338 PetscErrorCode DMShellSetMatrix(DM dm, Mat J) in DMShellSetMatrix() function