Skip to content
Snippets Groups Projects
Commit 994ec6c4 authored by Martin Nolte's avatar Martin Nolte
Browse files

actually walk over indices

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@1249 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent 8bac671f
No related branches found
No related tags found
No related merge requests found
......@@ -469,6 +469,7 @@ void Hmesh_basic<N,NV>::asciwritetriang(ostream &out) {
walk.getitem()->write(out) ;
count += walk.getitem()->count() ;
++index;
}
#ifndef NDEBUG
......
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