freebsd-ports/math/xlife++/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

16 lines
748 B
Plaintext

XLiFE++ is an FEM-BEM C++ code developed by P.O.e.m.s. laboratory and I.R.M.A.R.
laboratory, that can solve 1D/2D/3D, scalar/vector,
transient/stationary/harmonic problems.
It provides:
* Advanced mesh tools, with refinement methods, including an advanced interface
to the mesh generator Gmsh
* High order Lagrange Finite Elements (every order)
* High order edge Finite Elements (every order)
* Boundary Elements methods: Laplace, Helmholtz, Maxwell, Stokes (in progress)
* Essential conditions (periodic, quasi-periodic)
* Absorbing conditions: DtN, PML, ...
* Export to visualization tools such as Gmsh, Paraview, Matlab
* Many solvers (direct solvers, iterative solvers, eigenvalue solvers, wrappers
to Arpack, UmfPack and Eigen libraries)