Source: octave-msh
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
           Sébastien Villemot <sebastien@debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.2), gmsh,
 openssh-client, libhdf5-openmpi-dev, liboctave-dev (>= 3.6.2-5)
Standards-Version: 3.9.4
Homepage: http://octave.sourceforge.net/msh
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-msh.git
Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-msh.git

Package: octave-msh
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}, gmsh (>= 1.6.5)
Description: create and manage meshes for FE or FV solvers in Octave
 This package creates and manages triangular and tetrahedral meshes
 for Finite Element or Finite Volume PDE solvers in Octave, a
 scientific computation software. It uses a mesh data structure
 compatible with pdetool.  It relies on gmsh for unstructured mesh
 generation.
 .
 This Octave add-on package is part of the Octave-Forge project.
