Does dell.II support comformal mesh adaption.

25 views
Skip to first unread message

ztdep...@gmail.com

unread,
May 17, 2017, 6:49:32 PM5/17/17
to dealii
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).
Regards


Denis Davydov

unread,
May 18, 2017, 7:37:33 AM5/18/17
to deal.II User Group
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

Wolfgang Bangerth

unread,
May 18, 2017, 9:04:16 AM5/18/17
to dea...@googlegroups.com
On 05/18/2017 05:37 AM, Denis Davydov wrote:
> The constraints are taken care off automatically when you do
> ConstraintMatrix::distributed_local_to_global() for local vectors and matrices.

Correct. And to be specific, the *finite element spaces* we construct with the
constraints *are conforming*, even though the mesh may not be.

Best
W.

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

Reply all
Reply to author
Forward
0 new messages