Hamed,

It's difficult to judge these kinds of problems just looking at the 
graphical output after solving.
I would suggest you to look at the constraints in the ConstraintMatrix 
using ConstraintMatrix::print[1] for a mesh consisting of has few cells as 
possible.
Using DoFTools::map_dofs_to_support_points[2] you can then verify that 
these are correct.

Best,
Daniel

[1] 
https://www.dealii.org/8.4.1/doxygen/deal.II/classConstraintMatrix.html#a3206ee452631ab10fd028b24c26aa550
[2] 
https://dealii.org/8.4.1/doxygen/deal.II/namespaceDoFTools.html#a10af6ba7adc43214e7b9f6815588f2aa

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