The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD science : elmer-fem

FEM solver for use in the ELMER FEM package

 ElmerSolver - the Solution of Partial Differential Equations.

ElmerSolver is thus an independent module that processes the computational
mesh and the model input file containing references to the selected
equations and model parameters. ElmerSolver makes the equations into a
discrete form, handles coupled systems, non-linearities and
time-dependences, and provides output data for visualization. 

http://www.csc.fi/elmer/elmersolve/



elmer-fem history


v. 1.19
date: 2007/10/29 10:22:42;  author: araujo;  state: Exp;  lines: +1 -2
- Update to 5.4.0.

Approved by:	stas (mentor)

v. 1.18 date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.17 date: 2007/08/17 02:26:08; author: araujo; state: Exp; lines: +1 -1 - Update to 5.3.2. Approved by: itetcu (mentor)
v. 1.16 date: 2007/07/15 15:17:50; author: araujo; state: Exp; lines: +1 -1 - Take maintainership. Approved by: stas (mentor)
v. 1.15 date: 2007/07/13 22:33:53; author: maho; state: Exp; lines: +1 -4 Now we USE_FORTRAN knob for using FORTRAN compiler.
v. 1.14 date: 2007/03/06 12:18:15; author: maho; state: Exp; lines: +11 -7 Build fix. Spotted by: pointyhat
v. 1.13 date: 2007/02/27 08:34:28; author: miwi; state: Exp; lines: +2 -3 - Update to 5.3.1 PR: 109265 Submitted by: Marcelo Araujo"
v. 1.12 date: 2007/02/14 00:54:34; author: maho; state: Exp; lines: +5 -2 Now WITH_ATLAS, WITH_BLAS knobs work correctly. Also pass configure the path to libeiof.
v. 1.11 date: 2007/01/16 02:18:27; author: maho; state: Exp; lines: +24 -19 * Use only gfortran42. not gcc42. * Correct autodetection of blas/atlas * Bump portrevision
v. 1.10 date: 2007/01/10 13:22:38; author: maho; state: Exp; lines: +19 -7 * Migrate to gfortran. * Bump port revision. * Use gfortran compiled atlas/blas/lapack and can be selected which to use.
v. 1.9 date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +1 -3 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to allow OPTIONS to be able to influence dependencies. This is still experimental [1] * Teach bsd.gcc.mk about gfortran [2] * Remove the outdated emulators/linux_base; the new default has been linux_base-fc4. This will allow the outdated port to be removed [3] * Add USE_FIREBIRD macros to bsd.database.mk [4] PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4] Submitted by: shaun [1], Pedro F. Giffuni [2], gerald [2], thierry [2], vd [3], skv [4]
v. 1.8 date: 2006/08/15 00:56:24; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.7 date: 2006/07/25 12:58:05; author: thierry; state: Exp; lines: +1 -1 Remove overkill optimizations. Submitted by: Pedro Giffuni
v. 1.6 date: 2006/07/12 21:59:38; author: thierry; state: Exp; lines: +13 -4 - Upgrade to 5.2.0; - Add regression-tests.
v. 1.5 date: 2006/07/01 12:16:43; author: thierry; state: Exp; lines: +1 -1 Reset maintainership: Pedro's dev machine has been stolen :-( Hoping to see you back soon! Submitted by: Pedro F. Giffuni (maintainer)
v. 1.4 date: 2006/05/31 04:51:46; author: novel; state: Exp; lines: +5 -1 Add WITH_OPTIMIZED_FLAGS knob. PR: 98124 Submitted by: Pedro F. Giffuni (maintainer)
v. 1.3 date: 2006/05/06 06:20:28; author: thierry; state: Exp; lines: +0 -4 Fix on FreeBSD-4. Submitted by: Pedro F. Giffuni (maintainer)
v. 1.2 date: 2006/04/26 21:58:26; author: thierry; state: Exp; lines: +4 -0 Mark BROKEN on FreeBSD-4.x. Submitted by: maintainer Reported by: ports-i386 via Kris
v. 1.1 date: 2006/04/24 19:54:02; author: thierry; state: Exp; ElmerSolver - the Solution of Partial Differential Equations. ElmerSolver is thus an independent module that processes the computational mesh and the model input file containing references to the selected equations and model parameters. ElmerSolver makes the equations into a discrete form, handles coupled systems, non-linearities and time-dependences, and provides output data for visualization. Submitted by: Pedro F. Giffuni ============================================================================= v. 1.19 date: 2007/10/29 10:22:42; author: araujo; state: Exp; lines: +1 -2 - Update to 5.4.0. Approved by: stas (mentor)
v. 1.18 date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.17 date: 2007/08/17 02:26:08; author: araujo; state: Exp; lines: +1 -1 - Update to 5.3.2. Approved by: itetcu (mentor)
v. 1.16 date: 2007/07/15 15:17:50; author: araujo; state: Exp; lines: +1 -1 - Take maintainership. Approved by: stas (mentor)
v. 1.15 date: 2007/07/13 22:33:53; author: maho; state: Exp; lines: +1 -4 Now we USE_FORTRAN knob for using FORTRAN compiler.
v. 1.14 date: 2007/03/06 12:18:15; author: maho; state: Exp; lines: +11 -7 Build fix. Spotted by: pointyhat
v. 1.13 date: 2007/02/27 08:34:28; author: miwi; state: Exp; lines: +2 -3 - Update to 5.3.1 PR: 109265 Submitted by: Marcelo Araujo"
v. 1.12 date: 2007/02/14 00:54:34; author: maho; state: Exp; lines: +5 -2 Now WITH_ATLAS, WITH_BLAS knobs work correctly. Also pass configure the path to libeiof.
v. 1.11 date: 2007/01/16 02:18:27; author: maho; state: Exp; lines: +24 -19 * Use only gfortran42. not gcc42. * Correct autodetection of blas/atlas * Bump portrevision
v. 1.10 date: 2007/01/10 13:22:38; author: maho; state: Exp; lines: +19 -7 * Migrate to gfortran. * Bump port revision. * Use gfortran compiled atlas/blas/lapack and can be selected which to use.
v. 1.9 date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +1 -3 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to allow OPTIONS to be able to influence dependencies. This is still experimental [1] * Teach bsd.gcc.mk about gfortran [2] * Remove the outdated emulators/linux_base; the new default has been linux_base-fc4. This will allow the outdated port to be removed [3] * Add USE_FIREBIRD macros to bsd.database.mk [4] PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4] Submitted by: shaun [1], Pedro F. Giffuni [2], gerald [2], thierry [2], vd [3], skv [4]
v. 1.8 date: 2006/08/15 00:56:24; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.7 date: 2006/07/25 12:58:05; author: thierry; state: Exp; lines: +1 -1 Remove overkill optimizations. Submitted by: Pedro Giffuni
v. 1.6 date: 2006/07/12 21:59:38; author: thierry; state: Exp; lines: +13 -4 - Upgrade to 5.2.0; - Add regression-tests.
v. 1.5 date: 2006/07/01 12:16:43; author: thierry; state: Exp; lines: +1 -1 Reset maintainership: Pedro's dev machine has been stolen :-( Hoping to see you back soon! Submitted by: Pedro F. Giffuni (maintainer)
v. 1.4 date: 2006/05/31 04:51:46; author: novel; state: Exp; lines: +5 -1 Add WITH_OPTIMIZED_FLAGS knob. PR: 98124 Submitted by: Pedro F. Giffuni (maintainer)
v. 1.3 date: 2006/05/06 06:20:28; author: thierry; state: Exp; lines: +0 -4 Fix on FreeBSD-4. Submitted by: Pedro F. Giffuni (maintainer)
v. 1.2 date: 2006/04/26 21:58:26; author: thierry; state: Exp; lines: +4 -0 Mark BROKEN on FreeBSD-4.x. Submitted by: maintainer Reported by: ports-i386 via Kris
v. 1.1 date: 2006/04/24 19:54:02; author: thierry; state: Exp; ElmerSolver - the Solution of Partial Differential Equations. ElmerSolver is thus an independent module that processes the computational mesh and the model input file containing references to the selected equations and model parameters. ElmerSolver makes the equations into a discrete form, handles coupled systems, non-linearities and time-dependences, and provides output data for visualization. Submitted by: Pedro F. Giffuni ============================================================================= v. 1.19 date: 2007/10/29 10:22:42; author: araujo; state: Exp; lines: +1 -2 - Update to 5.4.0. Approved by: stas (mentor)
v. 1.18 date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.17 date: 2007/08/17 02:26:08; author: araujo; state: Exp; lines: +1 -1 - Update to 5.3.2. Approved by: itetcu (mentor)
v. 1.16 date: 2007/07/15 15:17:50; author: araujo; state: Exp; lines: +1 -1 - Take maintainership. Approved by: stas (mentor)
v. 1.15 date: 2007/07/13 22:33:53; author: maho; state: Exp; lines: +1 -4 Now we USE_FORTRAN knob for using FORTRAN compiler.
v. 1.14 date: 2007/03/06 12:18:15; author: maho; state: Exp; lines: +11 -7 Build fix. Spotted by: pointyhat
v. 1.13 date: 2007/02/27 08:34:28; author: miwi; state: Exp; lines: +2 -3 - Update to 5.3.1 PR: 109265 Submitted by: Marcelo Araujo"
v. 1.12 date: 2007/02/14 00:54:34; author: maho; state: Exp; lines: +5 -2 Now WITH_ATLAS, WITH_BLAS knobs work correctly. Also pass configure the path to libeiof.
v. 1.11 date: 2007/01/16 02:18:27; author: maho; state: Exp; lines: +24 -19 * Use only gfortran42. not gcc42. * Correct autodetection of blas/atlas * Bump portrevision
v. 1.10 date: 2007/01/10 13:22:38; author: maho; state: Exp; lines: +19 -7 * Migrate to gfortran. * Bump port revision. * Use gfortran compiled atlas/blas/lapack and can be selected which to use.
v. 1.9 date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +1 -3 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to allow OPTIONS to be able to influence dependencies. This is still experimental [1] * Teach bsd.gcc.mk about gfortran [2] * Remove the outdated emulators/linux_base; the new default has been linux_base-fc4. This will allow the outdated port to be removed [3] * Add USE_FIREBIRD macros to bsd.database.mk [4] PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4] Submitted by: shaun [1], Pedro F. Giffuni [2], gerald [2], thierry [2], vd [3], skv [4]
v. 1.8 date: 2006/08/15 00:56:24; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.7 date: 2006/07/25 12:58:05; author: thierry; state: Exp; lines: +1 -1 Remove overkill optimizations. Submitted by: Pedro Giffuni
v. 1.6 date: 2006/07/12 21:59:38; author: thierry; state: Exp; lines: +13 -4 - Upgrade to 5.2.0; - Add regression-tests.
v. 1.5 date: 2006/07/01 12:16:43; author: thierry; state: Exp; lines: +1 -1 Reset maintainership: Pedro's dev machine has been stolen :-( Hoping to see you back soon! Submitted by: Pedro F. Giffuni (maintainer)
v. 1.4 date: 2006/05/31 04:51:46; author: novel; state: Exp; lines: +5 -1 Add WITH_OPTIMIZED_FLAGS knob. PR: 98124 Submitted by: Pedro F. Giffuni (maintainer)
v. 1.3 date: 2006/05/06 06:20:28; author: thierry; state: Exp; lines: +0 -4 Fix on FreeBSD-4. Submitted by: Pedro F. Giffuni (maintainer)
v. 1.2 date: 2006/04/26 21:58:26; author: thierry; state: Exp; lines: +4 -0 Mark BROKEN on FreeBSD-4.x. Submitted by: maintainer Reported by: ports-i386 via Kris
v. 1.1 date: 2006/04/24 19:54:02; author: thierry; state: Exp; ElmerSolver - the Solution of Partial Differential Equations. ElmerSolver is thus an independent module that processes the computational mesh and the model input file containing references to the selected equations and model parameters. ElmerSolver makes the equations into a discrete form, handles coupled systems, non-linearities and time-dependences, and provides output data for visualization. Submitted by: Pedro F. Giffuni =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm