Searched refs:MatPythonGetType (Results 1 – 5 of 5) sorted by relevance
43 PetscErrorCode MatPythonGetType(Mat mat, const char *pyname[]) in MatPythonGetType() function
33 PetscCallA(MatPythonGetType(A, mattype, ierr))
528 PetscErrorCode MatPythonGetType(PetscMat, char*[])
1808 petsc.MatPythonGetType1812 CHKERR(MatPythonGetType(self.mat, &cval))
535 PETSC_EXTERN PetscErrorCode MatPythonGetType(Mat, const char *[]);