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

bugfix

[[Imported from SVN: r1115]]
parent 328570a6
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ class RodSolver
public:
RodSolver()
: hessianMatrix_(NULL)
: hessianMatrix_(NULL), h1SemiNorm_(NULL)
{}
void setup(const GridType& grid,
......
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