Install libpetsc3.7-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libpetsc3.7-dev
Description:
Static libraries, shared links, header files for PETSc
PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This is a dummy package which depends on the latest version of PETSc 3.7 to provide the development files needed for building applications. . The library soname is 3.7 (without specifying the patch version), so if you want to build against PETSc 3.7 then you probably want to use this package.
Homepage: http://www.mcs.anl.gov/petsc
Version: 3.7.7+dfsg1-2build5
Section: universe/libdevel