diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-08 20:23:26 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-04-08 20:48:45 +0200 |
commit | fa3ea6d0a2d03799d95c8302392473e62817dff9 (patch) | |
tree | bc22c44d2d4ea590df655677441665aa8abc28e6 /sci-libs/nemesis | |
parent | sci-libs/exodusii: update remote-id (diff) | |
download | gentoo-fa3ea6d0a2d03799d95c8302392473e62817dff9.tar.gz gentoo-fa3ea6d0a2d03799d95c8302392473e62817dff9.tar.bz2 gentoo-fa3ea6d0a2d03799d95c8302392473e62817dff9.zip |
sci-libs/nemesis: update remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/nemesis')
-rw-r--r-- | sci-libs/nemesis/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-libs/nemesis/metadata.xml b/sci-libs/nemesis/metadata.xml index 67b3df447eab..6114f376e86d 100644 --- a/sci-libs/nemesis/metadata.xml +++ b/sci-libs/nemesis/metadata.xml @@ -6,18 +6,18 @@ <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. + 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="sourceforge">exodusii</remote-id> + <remote-id type="github">certik/exodus</remote-id> </upstream> </pkgmetadata> |