Skip to content
Snippets Groups Projects
Commit e3fe2d81 authored by graeser's avatar graeser Committed by graeser@PCPOOL.MI.FU-BERLIN.DE
Browse files

computeenergy is in dune-solvers now

[[Imported from SVN: r2810]]
parent 504420e7
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
SUBDIRS = common iterationsteps norms solvers transferoperators SUBDIRS = common iterationsteps norms solvers transferoperators
dune_solversdir = $(includedir)/dune/dune-solvers dune_solversdir = $(includedir)/dune/dune-solvers
dune_solvers_HEADERS = boxconstraint.hh numproc.hh dune_solvers_HEADERS = boxconstraint.hh numproc.hh computeenergy.hh
include $(top_srcdir)/am/global-rules include $(top_srcdir)/am/global-rules
#include <dune-solvers/transferoperators/truncatedmgtransfer.hh> #include <dune-solvers/transferoperators/truncatedmgtransfer.hh>
#include <dune-solvers/iterationsteps/projectedblockgsstep.hh> #include <dune-solvers/iterationsteps/projectedblockgsstep.hh>
#include <dune/ag-common/computeenergy.hh> #include <dune-solvers/computeenergy.hh>
#ifdef HAVE_IPOPT #ifdef HAVE_IPOPT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment