mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Update for sub-repo state changes.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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$
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user