fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
737 B
Text
13 lines
737 B
Text
FreeFem++ is an implementation of a language dedicated to the finite element
|
|
method.
|
|
|
|
It provides you a way to solve Partial Differential Equations (PDE) simply.
|
|
Problems involving partial differential equations (pde) of several branches
|
|
of physics such as fluid-structure interactions require interpolations of
|
|
data on several meshes and their manipulation within one program. In this
|
|
report we build on a fast quadtree-based interpolation algorithm, propose
|
|
a language for the manipulation of data on multiple meshes (generated with
|
|
bamg) and test by designing an extension of freefem and of freefem+.
|
|
|
|
Suggested add-ons: the ports graphics/xd3d, science/medit and math/gnuplot
|
|
(medit and gnuplot are requested to run some examples).
|