How to Install and Uninstall rheolef Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "rheolef" package

Learn how to install rheolef on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rheolef

2. Uninstall "rheolef" package

This guide let you learn how to uninstall rheolef on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rheolef $ sudo apt autoclean && sudo apt autoremove

3. Information about the rheolef package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rheolef
Priority: optional
Section: universe/math
Installed-Size: 1559
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 6.6-1build2
Replaces: rheolef-dev (<< 6.4)
Depends: libamd2.4.1, libboost-iostreams1.58.0, libc6 (>= 2.17), libcgal11v5, libgcc1 (>= 1:3.0), libgmp10, libmumps-4.10.0, libopenmpi1.10, libumfpack5.7.1, librheolef-dev (= 6.6-1build2), rheolef-doc (= 6.6-1build2)
Recommends: gmsh, gnuplot-x11, paraview, paraview-python, mayavi2 | mayavi, tcl-vtk | vtk-tcl
Breaks: rheolef-dev (<< 6.4)
Filename: pool/universe/r/rheolef/rheolef_6.6-1build2_amd64.deb
Size: 432534
MD5sum: f263a2cbdd38751799a0f6c4fa47e3c8
SHA1: ec0ab0d6268ad3a890f414f3aeaf4c29a7b5730d
SHA256: 4908a7e786a769f2c9c36ee7637ad717693a34e350d28a8ff8ff9184615adfe9
Description-en: efficient Finite Element environment
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;
* Poisson problems in d=1,2 and 3 dimension with high order Lagrange elements,
up to fifth order;
* linear elasticity, including incompressible and nearly incompressible
elasticity;
* Stokes problems in d=2 or 3 dimension, with P2-P1 or P1 bubble-P1 elements;
* characteristic method for convection-diffusion, time-dependent
problems and Navier-Stokes equations;
* nonlinear problems with either fixed-point algorithms or a provided generic
damped Newton solver;
* auto-adaptive mesh approaches;
* axisymmetric problems;
* multi-regions and variable coefficient problems.
.
This package provides the rheolef commands. These support input and
output in various file formats for mesh-generators and numerical data
visualization systems such as MayaVi, Paraview, and gnuplot.
Description-md5: 133d57f62779812b0d5e40822e111b6d
Homepage: http://ljk.imag.fr/membres/Pierre.Saramito/rheolef
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu