Skip to content
Snippets Groups Projects
Commit 8c875516 authored by Melanie Lipp's avatar Melanie Lipp
Browse files

[staggeredfvassembler] Added resetResidual_() in assembleResidual.

parent affc7093
No related branches found
No related tags found
1 merge request!923Fix/staggered typo and missing reset residual
...@@ -157,6 +157,7 @@ public: ...@@ -157,6 +157,7 @@ public:
setResidualSize(); setResidualSize();
} }
resetResidual_();
assembleResidual(*residual_, curSol); assembleResidual(*residual_, curSol);
} }
......
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