Dear Prof. Wolfgang Bangerth,

I used FE_NedelecSZ element.

Thus, the conforming FE_Nedelec and FE_NedelecSZ can only work with the
conforming mesh. The non-conforming mesh, which has hanging nodes, does not
work with these elements.

Thank you very much.

Yours sincerely,
Kien

Vào Th 4, 27 thg 5, 2020 vào lúc 05:42 Wolfgang Bangerth <
bange...@colostate.edu> đã viết:

> On 5/26/20 1:34 AM, Phạm Ngọc Kiên wrote:
> > /*  const dealii::FullMatrix<double>& dealii::FiniteElement<<anonymous>,
> > <anonymous> >::constraints(const dealii::internal::SubfaceCase<dim>&)
> const
> > [with int dim = 3; int spacedim = 3]
> > The violated condition was:
> >      (this->dofs_per_face == 0) || (interface_constraints.m() != 0)
> > Additional information:
> >      The finite element for which you try to obtain hanging node
> constraints
> > does not appear to implement them.*/
> > /*
> > */
> > Does this error comes from the AffineConstraints when I try to implement
> the
> > DoFTools::make_hanging_node_constraints?
> >
> > Could you please help me to overcome this error?
>
> Well, the error message says pretty clearly what is happening: The element
> you
> use does not provide hanging node information. What element are you using?
>
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/fc63875b-df35-eb80-02cd-c503ca81d82e%40colostate.edu
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAAo%2BSZfXpVTE1NW1gMpbsSsng08KXFaJfHqO%2B%2BUVDiMoqFjGXA%40mail.gmail.com.

Reply via email to