Hi,

On Thursday, May 18, 2017 at 12:49:32 AM UTC+2, Peng Ding wrote:
>
> Dear sir:  
>        I want to use the mesh adaptive capability of dell.II for my 
> incompressible flow FVM computation.  I want to know that does dell.II 
> suport conformal mesh adaption(do not have hanging node in the face).
>

that i snot possible. That being said, you really don't need to think to 
much about hanging nodes when using deal.II. 
The constraints are taken care off automatically when you do 
ConstraintMatrix::distributed_local_to_global()  for local vectors and 
matrices.

Regards,
Denis

>

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