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

[cleanup][ScalingLimiter] Remove unwanted output.

parent 5717b8af
No related branches found
No related tags found
No related merge requests found
Pipeline #75328 passed
......@@ -286,7 +286,6 @@ namespace Fem
}
else
{
std::cout << "ScalingLimitPass::compute deactive " << std::endl;
// get reference to U and pass on to dest
const ArgumentFunctionType &U = *(std::get< argumentPosition >( arg ));
dest.assign( U );
......
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