aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-09-08 16:09:53 +0800
committermaho <maho@FreeBSD.org>2008-09-08 16:09:53 +0800
commit2ea66af31c5bea6d567e524d813f4b867d6e864f (patch)
tree8d622ba62c277c7749375236c025fab91067e79f /math/Makefile
parent00916a9369f38b388406ac1ca4cda6cc46c3a75c (diff)
downloadfreebsd-ports-gnome-2ea66af31c5bea6d567e524d813f4b867d6e864f.tar.gz
freebsd-ports-gnome-2ea66af31c5bea6d567e524d813f4b867d6e864f.tar.zst
freebsd-ports-gnome-2ea66af31c5bea6d567e524d813f4b867d6e864f.zip
Add port math/octave-forge-bim
This is bim. Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM) The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index ecfaf9f74f2f..145d3e5b30af 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -185,6 +185,7 @@
SUBDIR += octave-forge-arpack
SUBDIR += octave-forge-audio
SUBDIR += octave-forge-base
+ SUBDIR += octave-forge-bim
SUBDIR += octave-forge-bioinfo
SUBDIR += octave-forge-civil-engineering
SUBDIR += octave-forge-combinatorics