summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-12-13 14:51:08 +0000
committerJustin Lecher <jlec@gentoo.org>2012-12-13 14:51:08 +0000
commit41e5751df195cd608d70e5772f3d8cfc23ec8bb7 (patch)
tree8e1cf5122037f01cecf63c5bbc2926547a23da55 /sci-libs/nemesis/metadata.xml
parentsci-libs/nemesis: New addition (diff)
downloadhistorical-41e5751df195cd608d70e5772f3d8cfc23ec8bb7.tar.gz
historical-41e5751df195cd608d70e5772f3d8cfc23ec8bb7.tar.bz2
historical-41e5751df195cd608d70e5772f3d8cfc23ec8bb7.zip
sci-libs/nemesis: New addition
Package-Manager: portage-2.2.0_alpha148/cvs/Linux x86_64 Manifest-Sign-Key: 0x70EB7916
Diffstat (limited to 'sci-libs/nemesis/metadata.xml')
-rw-r--r--sci-libs/nemesis/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sci-libs/nemesis/metadata.xml b/sci-libs/nemesis/metadata.xml
new file mode 100644
index 000000000000..0ce5cc970228
--- /dev/null
+++ b/sci-libs/nemesis/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <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>
+</pkgmetadata>