From b78c4d0f9127105cc5aee4dc813323dc1b859dec Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz> Date: Mon, 8 Jul 2019 10:00:04 +0200 Subject: [PATCH] Mon, 08 Jul 2019 10:00:04 +0200 --- uv2000.csv | 1 + uv2000.md | 1 + 2 files changed, 2 insertions(+) diff --git a/uv2000.csv b/uv2000.csv index d62c3d26..25a8f83b 100644 --- a/uv2000.csv +++ b/uv2000.csv @@ -116,6 +116,7 @@ libffi/3.0.13,4 libffi/3.2.1,4 libffi/3.2.1-GCCcore-8.2.0,4 libGLU/9.0.0,4 +libMesh/1.4.1-intel-2017c,4 libpciaccess/0.14-GCCcore-8.2.0,4 libpng/1.6.29,4 libpng/1.6.34,4 diff --git a/uv2000.md b/uv2000.md index c302e26a..b3682e1e 100644 --- a/uv2000.md +++ b/uv2000.md @@ -60,6 +60,7 @@ | ------ | ----------- | | [libdrm](http://dri.freedesktop.org) | Direct Rendering Manager runtime library. | | [libffi](http://sourceware.org/libffi/) | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. | +| [libMesh](http://libmesh.github.io/) | The libMesh library provides a framework for the numerical simulation of partial differential equations using arbitrary unstructured discretizations on serial and parallel platforms. A major goal of the library is to provide support for adaptive mesh refinement (AMR) computations in parallel while allowing a research scientist to focus on the physics they are modeling. | | [libpng](http://www.libpng.org/pub/png/libpng.html) | libpng is the official PNG reference library | | [libreadline](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) | The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. | | [LibTIFF](http://download.osgeo.org/libtiff/) | tiff: Library and tools for reading and writing TIFF data files | -- GitLab