Skip to content
Snippets Groups Projects
Commit 2153934e authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Remove unused typedef

parent b2bd9d11
Branches
No related tags found
No related merge requests found
......@@ -31,8 +31,6 @@ class Material
typedef Dune::BlockVector<block_type> VectorType;
typedef LocalFunctionalAssembler<GridType,Lfe, block_type > LocalLinearization;
typedef LocalOperatorAssembler<GridType,Lfe,Lfe,Dune::FieldMatrix<ReturnType,dim,dim> > LocalHessian;
typedef Dune::VirtualFunction<block_type,block_type> Function;
typedef VirtualGridFunction<GridType, block_type> GridFunction;
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment