Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Dfdda.c523 static PetscErrorCode MatView_MPI_DA(Mat A, PetscViewer viewer) in MatView_MPI_DA() function
752 PetscCall(MatSetOperation(A, MATOP_VIEW, (PetscErrorCodeFn *)MatView_MPI_DA)); in DMCreateMatrix_DA()