Searched refs:MatPythonCreate (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/python/ |
| H A D | pythonmat.c | 72 PetscErrorCode MatPythonCreate(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, const… in MatPythonCreate() function
|
| /petsc/include/ |
| H A D | petscmat.h | 536 PETSC_EXTERN PetscErrorCode MatPythonCreate(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, const…
|