Searched defs:AssembleMatrix (Results 1 – 3 of 3) sorted by relevance
289 PetscErrorCode AssembleMatrix(Mat A, PetscInt m, PetscInt n) in AssembleMatrix() function
5 static PetscErrorCode AssembleMatrix(MPI_Comm comm, Mat *A) in AssembleMatrix() function