[Dune-devel] [PATCH 0/2] Junior job related to the grid backend based on p4est

Michaël Sghaïer sghaier.michael at gmail.com
Wed Mar 9 07:49:32 CET 2016


Hi Oliver, Christoph


2016-03-08 6:02 GMT-05:00 Oliver Sander:
>
> great!  I set up a new empty module at
>
> ssh://git@gitlab.dune-project.org:22022/oliver.sander/dune-p4estgrid.git
>
> It should be world-readable.  Can you clone it?



Thanks to Steffen, my GitLab account has been unblocked. I just added my
ssh key and cloned this repository without any problem!


2016-03-08 6:11 GMT-05:00 Christoph Grüninger:

> Hi Oliver,
> hi Michaël,
> wouldn't it be better to dump the junior job to GitHub or similar?
> Then other interested students could do the same and the one selected
> can move into your repository.
>
> @Michaël: Your grid should have a dependency to dune-grid, too. It needs
> a lot of stuff from dune-grid and must include the grid interface
> headers. Dune-multidomaingrid and dune-alugrid are examples of grid
> modules.
> The grid check is in dune/grid/test/gridcheck.hh. It ensures that your
> grid fulfils the interface. Have a look into the cc files in the same
> directory on how to use it. There is already one for the identitygrid, too.
> If you want, you can some class like the EntityIterator by commenting
> large portions of it's code and see the test failing.
>

I added the dune-grid dependency to the dune.module file, thank you.
I didn't notice the dune/grid/test/gridcheck.hh, you are right. So, I'm
actually playing with cmake in order to run these tests in the new
p4estgrid module (I have found the CMakeLists.txt file in the
dune-grid-howto module, which manage the tests of this module, I think I'm
on a good way).

Let me know, the both of you, if you want me to send my patch to the GitLab
or setup my own repository on Github (so other interested students could do
the same).

Best,
Michaël
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20160309/551a0db6/attachment.htm>


More information about the Dune-devel mailing list