Hello Giulia

The usual way of applying Dirichlet bc in deal.II essentially does a
lifting approach. If

u = g on boundary

then the lifting is

u_{g,h}(x) = sum_(i on boundary) g(x_i) \phi_i(x)

Did you want to use a different lifting ?

Best
praveen

On Wed, Feb 8, 2017 at 8:38 PM, Giulia Deolmi <giulia.deo...@gmail.com>
wrote:

> Dear deal.ii users,
>
> is there someone who implemented Nonhomogeneous Dirichlet Boundary
> conditions using a Dirichlet lift?
>
> Thanks a lot in advance,
> Kind regards,
> Giulia
>
> --
> 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.
>

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