Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Ddadist.c24 PetscCall(VecSetOperation(*g, VECOP_VIEW, (PetscErrorCodeFn *)VecView_MPI_DA)); in DMCreateGlobalVector_DA()
H A Dgr2.c639 PetscErrorCode VecView_MPI_DA(Vec xin, PetscViewer viewer) in VecView_MPI_DA() function
/petsc/include/petsc/private/
H A Ddmdaimpl.h90 PETSC_INTERN PetscErrorCode VecView_MPI_DA(Vec, PetscViewer);