summaryrefslogtreecommitdiff
path: root/sci-libs/nemesis/metadata.xml
blob: 6114f376e86d744ec4aaaafaf521fcfc1f326c8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
    NEMESIS is an enhancement to the EXODUSII finite element database
    model used to store and retrieve data for unstructured parallel finite
    element analyses. NEMESIS adds data structures which facilitate the
    partitioning of a scalar (standard serial) EXODUSII file onto parallel
    disk systems found on many parallel computers. Since the NEMESIS
    application programming interface (API) can be used to append
    information to an existing EXODUSII database, any existing software
    that reads EXODUSII files can be used on files which contain NEMESIS
    information. The NEMESIS information is written and read via C or C++
    callable functions which compromise the NEMESIS I API.
  </longdescription>
  <upstream>
    <remote-id type="github">certik/exodus</remote-id>
  </upstream>
</pkgmetadata>