Ensure that mc is not smaller than Traits::nr
This Fixes #2747 (closed) for the test case in that issue.
Reference issue
Fixes #2747 (closed)
What does this implement/fix?
Ensures that mc >= Traits::nr before checking that mc is a multiple of Traits::nr
Edited by Charles Schlosser