How to Install libpetsc3.7.7-dbg in Ubuntu 18.04



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

sudo apt update
sudo apt install libpetsc3.7.7-dbg

Description:

Debugging libraries 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 and debugging libraries for debugging applications using PETSc 3.7.7. . Libraries include unstripped symbols, but this package is also built with internal PETSc debugging activated.

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

Version: 3.7.7+dfsg1-2build5

Section: universe/debug