diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:43:12 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:40 +0100 |
commit | 821cb4c3b9e12c798d62ac7afa34d5512cc60c1e (patch) | |
tree | a44919fe792f354cfbd4fb10959bb86cedccf165 /sci-libs | |
parent | sci-libs/mpfi: align longdescription opening and closing tags (diff) | |
download | gentoo-821cb4c3b9e12c798d62ac7afa34d5512cc60c1e.tar.gz gentoo-821cb4c3b9e12c798d62ac7afa34d5512cc60c1e.tar.bz2 gentoo-821cb4c3b9e12c798d62ac7afa34d5512cc60c1e.zip |
sci-libs/nemesis: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 fd6da0343ccc..67b3df447eab 100644 --- a/sci-libs/nemesis/metadata.xml +++ b/sci-libs/nemesis/metadata.xml @@ -6,17 +6,17 @@ <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> + 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> </upstream> |