How To Install Ff-c++ In Debian, Ubuntu, Fedora And Raspbian?

How To Install Ff-c++ In Debian, Ubuntu, Fedora And Raspbian?

ff-c++

Provides the binaries of the FreeFem++ FE suite

Maintainer: Debian Science Maintainers



Section: math

Install ff-c++

  • Debian apt-get install freefem++ Click to copy
  • Ubuntu apt-get install freefem++ Click to copy
  • Fedora dnf install freefem++ Click to copy
  • Raspbian apt-get install freefem++ Click to copy

freefem++

Provides the binaries of the FreeFem++ FE suite

FreeFem++ is an implementation of a language dedicated to the finite element method. It enables you to solve Partial Differential Equations (PDE) easily. Problems involving PDE from several branches of physics such as fluid-structure interactions require interpolations of data on several meshes and their manipulation within one program. FreeFem++ includes a fast quadtree-based interpolation algorithm and a language for the manipulation of these data on multiple meshes. It contains also a powerful mesh generation and adaption tool integrated seamlessly in FreeFem++ called bamg. FreeFem++ is written in C++ and the FreeFem++ language is a C++ idiom allowing for a smooth learning curve. This package contains the executables of FreeFem++.

Installation of latest ff-c++ command is available for Debian, Ubuntu, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.