[Dune] installing dune grid and dune alugrid

Marco Cisternino marco.cisternino at optimad.it
Mon Jun 13 18:38:35 CEST 2016


Ok, thanks a lot,
but I'd suggest you to change what configuring says because
-- checking for module 'alugrid'
--   package 'alugrid' not found
is a little bit confusing, using the "module" word.

In any case, I cannot build my code using alugrid module because of inclusions
They're surely wrong but I cannot find a reference on how to include the right headers. Could you point me on the right way, please?

Marco



________________________________________
Da: Martin Nolte <nolte at mathematik.uni-freiburg.de>
Inviato: lunedì 13 giugno 2016 18.24
A: dune at dune-project.org
Oggetto: Re: [Dune] installing dune grid and dune alugrid

Hi Marco,

Christoph is right. ALUGrid and its DUNE bindings were integrated into one
DUNE module: dune-alugrid. This module is quite self-contained, apart from its
dependency on DUNE and optional support for libraries like Zoltan or Zlib.

To use dune-alugrid, you may _not_ install the old ALUGrid libarry - otherwise
you get the old implementation from dune-grid. The reason is that dune-alugrid
reuses the names that were taken in dune-grid. That's fine, if ALUGrid is not
found. Otherwise, we simply disable dune-alugrid.

The check for the alugrid library comes from dune-grid and is done by the old
ALUGrid bindings. In order to use dune-alugrid properly, this check _must fail_.

In theory, you should also be able to use dune-grid with the old ALUGrid
library (without dune-alugrid). This option will be gone after the 2.4 release.

I hope this clarifies things a little.

Best,

Martin

On 06/13/2016 06:01 PM, Christoph Grüninger wrote:
> Hi Marco,
> you are confusing dune-alugrid and ALUGrid. The latter became the former.
> As far as I know, there is no dune-alugrid module. Have a look into the
> configuration summary to check what was actually found.
>
> Bye
> Christoph
>
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
>

--
Dr. Martin Nolte <nolte at mathematik.uni-freiburg.de>

Universität Freiburg                                   phone: +49-761-203-5630
Abteilung für angewandte Mathematik                    fax:   +49-761-203-5632
Hermann-Herder-Straße 10
79104 Freiburg, Germany





More information about the Dune mailing list