summaryrefslogtreecommitdiff
blob: 48b9bd61f1b4e610aaacc5c3f473795b60ca5131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription lang="en">
    Hypre is a set of matrix preconditioning libraries to aid in the
    solution of large systems of linear equations.
  </longdescription>
    <upstream>
    <remote-id type="github">LLNL/hypre</remote-id>
  </upstream>
  <use>
    <flag name="int64">Build the 64 bits integer library</flag>
    <flag name="fei">Build the internal Finite Element Interface routines</flag>
  </use>
</pkgmetadata>