How to Install librheolef1 in Ubuntu 18.04



Install librheolef1 by entering the following commands in the terminal:

sudo apt update
sudo apt install librheolef1

Description:

efficient Finite Element environment - shared library

Rheolef is a computer environment that serves as a convenient laboratory for computations in applied mathematics involving finite element-like methods. It provides a set of commands and C++ algorithms and containers. . Most basically, containers cover the classic graph data structure for sparse matrix formats and finite element meshes. At a higher level of abstraction, they can handle approximate finite element spaces, discrete fields. Flexible and powerful expressions are used to specify bilinear forms. . Current applications include: * massively distributed memory finite element environment, based on MPI; * elasticity, Stokes and Navier-Stokes problems in 2D and 3D; * complex fluids applications: viscoplasticity, viscoelasticity, wall slip; * nonlinear problems with fixed-point, Newton and continuation methods; * high order polynomials, mixed elements and discontinuous Galerkin methods; * auto-adaptive mesh approaches; * axisymmetric problems; * multi-regions and variable coefficient problems. . This package provides the shared library.

Homepage: http://ljk.imag.fr/membres/Pierre.Saramito/rheolef

Version: 6.7-6

Section: universe/libs