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 bempp
Hi,
I'm currently in the process of porting some of my old code to the new bempp-cl. One of the things I would like to do is compute the L^2 error of my BEM approximation to a reference solution. In the old bem++ there was Gridfunction.relative_error. Is there any replacement for this functionality?
best,
Alex
Timo Betcke
unread,
Sep 15, 2020, 6:18:52 AM9/15/20
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
Is this a huge issue for you at the moment? It is fairly easy to copy this over from the old to the new Bempp.
alexand...@gmail.com
unread,
Sep 15, 2020, 6:59:53 AM9/15/20
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 bempp
No problem, it isn't a big deal right now. I was just wondering if there is a way I missed. (If I end up needing it I can probably copy it locally, but long term it would be nice to have)