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

Changed torus example to write result to paraview file.

parent 16575fa9
No related branches found
No related tags found
No related merge requests found
......@@ -205,6 +205,8 @@ int main(int argc, char* argv[])
adaptInfo->reset();
adapt->adapt();
torus.writeFiles(adaptInfo, true);
for (int i = 0; i < dow; i++)
delete parametricCoords[i];
......
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