1: #pragma once 3: #include <petscviewer.h> 4: #include <petscvec.h> 6: PETSC_EXTERN PetscErrorCode VecView_GLVis(Vec, PetscViewer);