Can Triangulation::add_periodicity() be called multiple times?
13 views
Skip to first unread message
vachanpo...@gmail.com
unread,
Jul 19, 2021, 2:55:19 AM7/19/21
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
Dear all,
I have a rather silly question. Is it possible to call Triangulation::add_periodicity() multiple times with different matched pairs to give the same effect as to when the matched pairs contains *all* the periodic faces information? Or will a later call override the earlier settings? Any clarification would be greatly appreciated.