Source: petsc
Section: devel
Priority: extra
Maintainer: Faheem Mitha <faheem@email.unc.edu>
Standards-Version: 3.6.1.0
Build-Depends: debhelper (>= 3.0), tcsh | c-shell, libmpich1.0-dev (>= 1.2.5.3-2) | libmpich-dev, refblas3-dev, lapack3-dev, g77 | fortran-compiler, libx11-dev

Package: libpetsc-dev
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${mpi}
Description: Shared libraries for version 2.2.1 of 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.
