./wip/freefem++, PDE oriented language using Finite Element Method

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1nb1, Package name: freefem++-3.19-1nb1, Maintainer: jihbed.research

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 (2d, 3d) 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
2^d-tree-based interpolation algorithm and a language for the manipulation
of data on multiple meshes (as a follow up of bamg)


Required to run:
[graphics/MesaLib] [lang/g95] [math/fftw] [math/lapack] [math/blas] [parallel/mpi-ch] [x11/fltk] [x11/libXpm]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: b19da9d7bc698a937aea0a9a9b31a4327c4bf8be
Filesize: 24025.289 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-15 09:27:24 by Aleksej Saushev | Files touched by this commit (7)
Log message:
Stop setting PKG_DESTDIR_SUPPORT to default value.

   2012-11-09 19:41:10 by Kamel Derouiche | Files touched by this commit (6)
Log message:
Import freefem++-3.19-1 as wip/freefem++.

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 (2d, 3d) 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
2^d-tree-based interpolation algorithm and a language for the manipulation
of data on multiple meshes (as a follow up of bamg)