Skip to content
Snippets Groups Projects
Commit 87b4378d authored by Sebastian Aland's avatar Sebastian Aland
Browse files

CFE_Integration::integrate_onZeroLs multiple executions now possible

parent 7f79eaa6
No related branches found
No related tags found
No related merge requests found
......@@ -277,7 +277,7 @@ namespace AMDiS {
} // end of: mesh traverse
delete surfQuad;
/// delete surfQuad; // deleting surfQuad prevents multiple executions of integrate_onZeroLs, so better don't delete it here
return int_val;
}
......
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