Hi!

Is there a way to disable console output for interpolate_nonmatching_mesh?
This happens when the point is outside the original mesh. The output looks
like this:
...
<Point x = -7 y = 17.5 z = 0>
<Point x = -7 y = 10.5 z = 0>
<Point x = 7 y = 17.5 z = 0>
<Point x = -7 y = 3.5 z = 0>
<Point x = 21 y = 17.5 z = 0>
...
I could not find anywhere in the source code where these messages could be
disabled. Im using fenicstools-1.3.0

Any help is much appreciated.

Best regards,
Päivo
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to