Jinhyun, 2016-10-03 12:24 GMT-04:00 Jinhyun <[email protected]>: > I do this thing when I call an auxiliary function that takes a function > handler as an argument. (the function handler here is really a dummy). > Somehow now it's surprising that I haven't got error from this multiple > initialization. Is such multiple initialization allowed? No, it's not allowed and we should do a better job making sure it doesn't happen. I am not sure why it worked on mac. This function was rewritten in December 2014 so it's possible that the bug was not there in version 8.1
Best, Bruno -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
