summaryrefslogtreecommitdiff
path: root/sci-libs/p4est/metadata.xml
blob: 38a1ad25c64ca315636987f112a6d6c519199f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>tamiko@gentoo.org</email>
    <name>Matthias Maier</name>
  </maintainer>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
The p4est software library enables the dynamic management of a collection
of adaptive octrees, conveniently called a forest of octrees. p4est is
designed to work in parallel and scale to hundreds of thousands of
processor cores.
	</longdescription>
  <use>
    <flag name="vtk-binary">Enable binary vtk output. If disabled vtk files will be written in ASCII text format.</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>