Update for sub-repo state changes.

This commit is contained in:
Halvor M. Nilsen
2011-10-07 16:21:34 +02:00
parent 983ec49a22
commit 582d28a12f
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ noinst_PROGRAMS = \
implicit_steadystate_test \
opmpressure_test \
steadystate_test \
steadystate_test_implicit \
upscaling_test
AM_CPPFLAGS += $(DUNEMPICPPFLAGS) $(BOOST_CPPFLAGS) $(SUPERLU_CPPFLAGS)
@@ -23,6 +24,8 @@ opmpressure_test_SOURCES = opmpressure_test.cpp
steadystate_test_SOURCES = steadystate_test.cpp
steadystate_test_implicit_SOURCES = steadystate_test_implicit.cpp
aniso_steadystate_test_SOURCES = aniso_steadystate_test.cpp
implicit_steadystate_test_SOURCES = implicit_steadystate_test.cpp

View File

@@ -5,7 +5,7 @@
// Created: Mon Aug 10 08:21:44 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// B<>rd Skaflestad <bard.skaflestad@sintef.no>
// B<>rd Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//