<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>hedge</name>
<shortdesc>Hybrid Easy Discontinuous Galerkin Environment</shortdesc>
<description>hedge is an unstructured, high-order, parallel
            Discontinuous Galerkin solver for partial differential
            equations.   
            
            Features:

            * Supports simplicial unstructured meshes in two and
              three dimensions (i.e. triangles and tetrahedra)
            * Approximates using orthogonal polynomials of any degree
              (and therefore to any order of accuracy) you specify at
              runtime
            * Solves PDEs in parallel using MPI 
            * Easy to use
            * Powerful Parallel Visualization</description>
<homepage rdf:resource="http://mathema.tician.de/software/hedge" />
<maintainer><foaf:Person><foaf:name>Andreas Kloeckner</foaf:name>
<foaf:mbox_sha1sum>e3bf4a00975b603e08b8666cbf2589efd0066885</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.91</revision></Version></release>
</Project></rdf:RDF>