Searched refs:VecView_MPI_Binary (Results 1 – 2 of 2) sorted by relevance
63 PETSC_INTERN PetscErrorCode VecView_MPI_Binary(Vec, PetscViewer);
267 PetscErrorCode VecView_MPI_Binary(Vec xin, PetscViewer viewer) in VecView_MPI_Binary() function674 PetscCall(VecView_MPI_Binary(xin, viewer)); in VecView_MPI()