Hello,

I just wanted to confirm the behavior of the edge and node level mismatch
limits.  Currently as it stands the *_edge_level_mismatch_limit* and
*_node_level_mismatch_limit* have the default value of 0 and therefore the
conditions *if(_edge_level_mismatch_limit)* and *if(_node_level_mismatch_limit)
*will be evaluated as false and the corresponding methods to fix any
mismatch will *not* be called.  I wanted to confirm this is the desired
behavior, in the sense that a mismatch limit of 0 implies any mismatch is
allowed?  Or was intended that a mismatch limit of 0 would imply there
should be *no* mismatch at all?

Thank you,
Chris
------------------------------------------------------------------------------
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to