You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to deal.II User Group
While trying to solve linear elliptical PDE (1D) I encountered this exception. I have checked the assembly as suggested yet I am unable to understand what I might be missing. Any suggestions with this regard will be appreciated.
Daniel Arndt
unread,
Jun 7, 2018, 12:47:52 PM6/7/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to deal.II User Group
Raunak,
How did you check the assembly of your problem? Did you compute the entries for one or two cells by hand and compared with the one generated in your program?
If so, are the resulting matrices singular?
Best,
Daniel
Denis Davydov
unread,
Jun 8, 2018, 1:37:59 AM6/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to deal.II User Group
Hi Raunak,
Did you by any chance forgot to apply Dirichlet boundary conditions (this will influence your global matrix)?