How to Install libpetsc3.7.7-dev in Ubuntu 18.04



Install libpetsc3.7.7-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libpetsc3.7.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 package provides the development files for building applications using PETSc 3.7.7.

Homepage: http://www.mcs.anl.gov/petsc

Version: 3.7.7+dfsg1-2build5

Section: universe/libdevel