Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Dfdda.c570 static PetscErrorCode MatLoad_MPI_DA(Mat A, PetscViewer viewer) in MatLoad_MPI_DA() function
753 PetscCall(MatSetOperation(A, MATOP_LOAD, (PetscErrorCodeFn *)MatLoad_MPI_DA)); in DMCreateMatrix_DA()