Home
last modified time | relevance | path

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

/petsc/src/mat/impls/python/ !
H A Dpythonmat.c72 PetscErrorCode MatPythonCreate(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, const… in MatPythonCreate() function
/petsc/include/ !
H A Dpetscmat.h536 PETSC_EXTERN PetscErrorCode MatPythonCreate(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, const…