On Wed, Jun 28, 2017 at 1:55 AM, Giacomo Rosilho de Souza <
giacomo.rosilhodeso...@epfl.ch> wrote:

> Hi,
> finally I had some time to set up a simple example where I solve an
> elliptic problem using adaptivity with delaunay meshes. Here you find a
> link to download it from my dropbox:
> https://www.dropbox.com/s/7yaynr7328eb7o6/delaunay_adaptivity.tar.gz?dl=0
>
> The zip contains the example with comments as well as the version of
> libmesh that I've used. I've included it since I did two very simple
> modifications to make my code run, these are pointed out in the ReadMe.txt.
> Basically, I've added a virtual to a couple of functions and changed a
> private with a protected, so nothing invasive.
>
> The code works with lagrangian basis functions only (I've tested only
> piecewise linear to be honest). However I think that extension to more
> general basis functions should be straightforward.


Thanks for sharing your modifications. I will try and see if your changes
can be applied to current master later tonight, that will make it easier
for others to view/comment on them...

-- 
John
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to