Skip to content
Snippets Groups Projects
Commit 6986056a authored by Robert K's avatar Robert K
Browse files

[bugfix] Remove false abort.

parent c3c678ff
No related branches found
No related tags found
No related merge requests found
Pipeline #64455 passed
......@@ -479,7 +479,6 @@ namespace Fem
void setTroubledCellIndicator(TroubledCellIndicatorType indicator)
{
std::abort();
extTroubledCellIndicator_ = indicator;
}
......
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