Searched refs:PetscViewerVTKGetDM (Results 1 – 3 of 3) sorted by relevance
63 PetscErrorCode PetscViewerVTKGetDM(PetscViewer viewer, PetscObject *dm) in PetscViewerVTKGetDM() function
330 PETSC_EXTERN PetscErrorCode PetscViewerVTKGetDM(PetscViewer, PetscObject *);
678 PetscCall(PetscViewerVTKGetDM(viewer, &dmvtk)); in VecView_MPI_DA()