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: [email protected]
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/fc63875b-df35-eb80-02cd-c503ca81d82e%40colostate.edu.