Skip to content
Snippets Groups Projects
Commit f535153e authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

new path to ag-common

[[Imported from SVN: r2014]]
parent 14ede7ae
Branches
No related tags found
No related merge requests found
#include <config.h>
//#define DUNE_EXPRESSIONTEMPLATES
#include <dune/common/bitfield.hh>
#include <dune/common/configparser.hh>
#include <dune/grid/onedgrid.hh>
......@@ -9,19 +9,17 @@
#include <dune/disc/operators/p1operator.hh>
#include "../common/boundarypatch.hh"
#include "src/planarrodassembler.hh"
#include "../common/projectedblockgsstep.hh"
#include <dune/ag-common/boundarypatch.hh>
#include <dune/ag-common/projectedblockgsstep.hh>
#include "../contact/src/contactmmgstep.hh"
#include <dune/ag-common/iterativesolver.hh>
#include "../common/iterativesolver.hh"
#include <dune/ag-common/geomestimator.hh>
#include <dune/ag-common/energynorm.hh>
#include "../common/geomestimator.hh"
#include "../common/energynorm.hh"
#include "src/rodwriter.hh"
#include "src/planarrodassembler.hh"
#include <dune/common/configparser.hh>
// Number of degrees of freedom:
// 3 (x, y, theta) for a planar rod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment