Re: [deal.II] Simple Query about an example in the code gallary
27 views
Skip to first unread message
Wolfgang Bangerth
unread,
Apr 26, 2023, 1:18:59 PM4/26/23
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 dea...@googlegroups.com
On 4/26/23 03:34, Abbas wrote:
> Why is it that in step 40 the locally relevant solution is initialised with
> both locally_owned_dofs and locally_relevant_dofs, while in the
> Distributed_LDG_Method example in the code gallery the locally relevant
> solution is just initialised with just the locally_relevant_dofs only?