Path to this page:
./
wip/freefem++,
PDE oriented language using Finite Element Method
Branch: CURRENT,
Version: 1nb1,
Package name: freefem++-3.19-1nb1,
Maintainer: jihbed.researchFreeFem++ 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-10-19) Updated to version: freefem++-3.19-1nb1
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
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)
|