Skip to content
Snippets Groups Projects
Commit 72e511c6 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

* Bug fix

parent 52d5144a
No related branches found
No related tags found
No related merge requests found
...@@ -685,6 +685,8 @@ namespace AMDiS { ...@@ -685,6 +685,8 @@ namespace AMDiS {
matrix[*it][0].entry = 1.0; matrix[*it][0].entry = 1.0;
} }
} }
rows->clear();
} }
int DOFMatrix::getNumCols() const { int DOFMatrix::getNumCols() const {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment