Skip to content
Snippets Groups Projects
Commit f50180ff 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: r2012]]
parent a8c30660
No related branches found
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>
#include <dune/istl/io.hh>
#include "../common/boundarypatch.hh"
#include <dune/common/bitfield.hh>
#include <dune/ag-common/boundarypatch.hh>
#include "src/planarrodassembler.hh"
#include "../common/projectedblockgsstep.hh"
#include <dune/ag-common/projectedblockgsstep.hh>
#include "../contact/src/contactmmgstep.hh"
#include "../common/iterativesolver.hh"
#include <dune/ag-common/iterativesolver.hh>
#include "../common/geomestimator.hh"
#include "../common/energynorm.hh"
#include <dune/ag-common/geomestimator.hh>
#include <dune/ag-common/energynorm.hh>
#include "src/rodwriter.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.
Finish editing this message first!
Please register or to comment