From: wolf Date: Tue, 29 Feb 2000 17:41:41 +0000 (+0000) Subject: Add that nonlinear testcase. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a016667eec45e9757f875d515801eb1c615413c5;p=dealii-svn.git Add that nonlinear testcase. git-svn-id: https://svn.dealii.org/trunk@2521 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/big-tests/Makefile b/tests/big-tests/Makefile index 21c7133e4d..30b64a8390 100644 --- a/tests/big-tests/Makefile +++ b/tests/big-tests/Makefile @@ -3,7 +3,7 @@ # list the directories we want to visit -subdirs = grid/ dof/ poisson/ convergence/ error-estimation/ multigrid/ +subdirs = grid/ dof/ poisson/ convergence/ error-estimation/ multigrid/ nonlinear/fixed-point-iteration/ # define lists of targets: for each directory we produce a target name # for compilation, running and cleaning by appending the action to