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

* and again

parent ae0382aa
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ namespace AMDiS {
TraverseStack stack;
Flag fillFlag = Mesh::CALL_LEAF_EL | Mesh::FILL_GRD_LAMBDA;
Flag fillFlag = Mesh::CALL_LEAF_EL | Mesh::FILL_GRD_LAMBDA | Mesh::FILL_COORDS;
ElInfo *elInfo = stack.traverseFirst(mesh, -1, fillFlag);
......
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