On 11/30/2016 04:56 PM, Anup Basak wrote:

I am solving a heat equation and want to constrain solution to its initial
values only in a *part of
the domain*, and in rest of the part want to solve the equation. I would be
thankful if someone
could suggest a way to do this in dealii.

If you want to solve an equation in only part of the domain and don't care about what happens in the rest, you can also follow the route of step-46 of just not having any degrees of freedom where you don't need any.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

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