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

include missing headers

[[Imported from SVN: r4054]]
parent 6b5f4036
Branches
No related tags found
No related merge requests found
#ifndef ROD_LOCAL_STIFFNESS_HH
#define ROD_LOCAL_STIFFNESS_HH
#include <dune/istl/bcrsmatrix.hh>
#include <dune/common/fmatrix.hh>
#include <dune/istl/matrixindexset.hh>
#include <dune/istl/matrix.hh>
#include "localgeodesicfestiffness.hh"
#include<dune/disc/operators/boundaryconditions.hh>
#include <dune/grid/common/quadraturerules.hh>
#include <dune/disc/operators/boundaryconditions.hh>
#include <dune/disc/shapefunctions/lagrangeshapefunctions.hh>
#include "localgeodesicfestiffness.hh"
#include "rigidbodymotion.hh"
template<class GridView, class RT>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment