tochnog is a free finite element program with many features which is distributed under GPL. TOCHNOG accepts free format input. Boundary conditions can be imposed at geometrical entities, as well as nodes and elements. PR: 52088 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
10 lines
200 B
Text
10 lines
200 B
Text
--- ../test/makefile.orig Sat May 10 21:32:30 2003
|
|
+++ ../test/makefile Sat May 10 21:32:44 2003
|
|
@@ -1,6 +1,6 @@
|
|
default: small
|
|
|
|
-TN="../src/tochnog"
|
|
+TN="tochnog"
|
|
|
|
all: small large very_large
|
|
|