0mar / dealiiscale

Finite element simulation of a two-scale problem implemented in deal.II
1 stars 1 forks source link

Robin boundary condition implementation #6

Closed 0mar closed 5 years ago

0mar commented 5 years ago

I can't find a deal.II tutorial implementation that uses Robin boundary conditions in the PDE. Implementing it should use a similar structure as the Neumann boundary condition in step 11, so we combine this with the implementions we have to see if we can get a working solution for a Poisson equation with a simple mixed bc.