krei,

If you want to solve different PDEs on different domains that can be 
discretized by a common mesh, the preferred approach is to use a hp-vector 
finite element.
This means that on each of your subdomains all blocks of your finite 
element but one are of type FENothing.
You might want to have a look into step-46 for how to do this.

Best,
Daniel

-- 
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