2017-02-13 10:34 GMT-05:00 Franco Milicchio <franco.milicc...@gmail.com>:
> Because I can imagine that having several BCs with some magic char there is
> simply a recipe for disaster :)
>
> Just think about this example:
>
>   set dirichlet = x^2+y^2 : if(x < 0, 1, 3) : 0; 0 : 0 : 0
>
>  Since I am working with people not well versed in programming, that is
> quite a concern to me.
Well then you will need to declare everything in advance. The only
solution I can think of is to use sth like boost::property_tree
instead of ParameterHandler.

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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to