assemble inner facet element 162/162

Hi,
the

assemble inner facet element

messages emitted in comp/bilinearform.cpp are immune to ngsglobals.msg_level. Since I am solving non-linear problem I have to assemble in every time step and this makes it pretty difficult to print any other information to the console :slight_smile:
Could this maybe be changed?

Sorry for not providing a patch, I wasn’t sure how you’d like to integrate this into the msg_level thing.

Thx,
Jan

Hi Jan,

You are right. I just fixed it to message level 3 (as standard volume elements). The fix is on github now.

Best,
Christoph