From 5a9312e21c8ca4e3ccd299ac6a935302198fdadd Mon Sep 17 00:00:00 2001 From: will Date: Mon, 11 Jun 2001 03:01:32 +0000 Subject: Add vecfem 3, a program to solve non-linear boundary value problems. PR: 24459 Submitted by: Ralf Becker --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 43a7afb1ce0..42f1e238990 100644 --- a/math/Makefile +++ b/math/Makefile @@ -109,6 +109,7 @@ SUBDIR += topaz SUBDIR += umatrix SUBDIR += umfpack + SUBDIR += vecfem SUBDIR += vtk SUBDIR += wingz SUBDIR += wingz3 -- cgit