Skip to content
Snippets Groups Projects
Commit 8232b13c authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Remove unused typedef

parent 511c164d
Branches
No related tags found
No related merge requests found
......@@ -37,9 +37,6 @@ class RodAssembler<Basis,3> : public GeodesicFEAssembler<Basis, RigidBodyMotion<
//! Each block is x, y, theta in 2d, T (R^3 \times SO(3)) in 3d
enum { blocksize = 6 };
//!
typedef Dune::FieldMatrix<double, blocksize, blocksize> MatrixBlock;
public:
//! ???
RodAssembler(const Basis& basis,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment