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

make compile

parent 5ba23506
No related branches found
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@
int level_;
//! The linear operators on each level
std::vector<std:shared_ptr<const MatrixType> > matrixHierarchy_;
std::vector<std::shared_ptr<const MatrixType> > matrixHierarchy_;
protected:
//! Flags specifying the dirichlet nodes on each level
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment