Jinhyun,

On Monday, October 3, 2016 at 11:38:57 AM UTC-4, Jinhyun wrote:

> Below I copy the exception message. It seems that the problem relates to 
> the size of input and stems from deal.II itself. Any help would be 
> appreciated! 
>
Actually the problem is that muparser is being initialized twice. Do you 
call FunctionParser<dim>:: initialize multiple times? If you don't, can you 
check what happens when you are using only one thread? The comment in the 
code seems to indicate that there could be a problem with multi-threading.

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.

Reply via email to