Home
last modified time | relevance | path

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

/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c1219 static PetscErrorCode MatLoad_MPIDense(Mat, PetscViewer);
1300 MatLoad_MPIDense,
2006 static PetscErrorCode MatLoad_MPIDense(Mat newMat, PetscViewer viewer) in MatLoad_MPIDense() function