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

No commit message

No commit message
parent a57f61e2
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,6 @@ namespace AMDiS {
traversePtr = this;
mesh->traverse(-1, Mesh::CALL_LEAF_EL | Mesh::FILL_BOUND | Mesh::FILL_COORDS,
recursiveRefineFunction);
WAIT_REALLY;
}
nElements = mesh->getNumberOfLeaves() - nElements;
......
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