Skip to content
Snippets Groups Projects
Commit 22d2083a authored by Youett, Jonathan's avatar Youett, Jonathan Committed by akbib@FU-BERLIN.DE
Browse files

removed unused member

[[Imported from SVN: r7953]]
parent f2e5550f
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,6 @@ private:
typedef GlobalGFETestFunctionBasis<Basis,TargetSpace> This;
typedef FunctionSpaceBasis<GridView, typename TargetSpace::EmbeddedTangentVector, typename This::LocalFiniteElement> Base;
const static int tangentDim = TargetSpace::TangentVector::dimension;
public:
GlobalGFETestFunctionBasis(const Basis& basis, const CoefficientType& baseCoefficients) :
Base(basis.getGridView()),
......
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