Shift variable warningIssued from local to private
[multidomain][fvassembler] Change variable warningIssued from a local static variable to a private class member for compatabilit with gcc7 compiler. Without this MR, compilation fails after linking.
Closes #977 (closed)
Edited by Melanie Lipp