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
Indeed, I did not configure with p4est.
Shouldn't that example warn about that? #ifndef DEAL_HAS_P4EST #error ?
Wolfgang Bangerth
unread,
May 29, 2026, 8:16:25 PM (3 days ago) May 29
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 5/29/26 11:08, Victor Eijkhout wrote:
> Indeed, I did not configure with p4est.
>
> Shouldn't that example warn about that? #ifndef DEAL_HAS_P4EST #error ?
The CMakeLists.txt in the step-55 directory does that. Did you use a different
CMake file?