[Dune] New user of DUNE

Oliver Sander sander at igpm.rwth-aachen.de
Mon May 13 15:11:52 CEST 2013


Am 13.05.2013 15:08, schrieb Miguel de Benito Delgado:
> Or... you could create a file "dune-build.opts" with a line
>
>      CONFIGURE_FLAGS='--enable-fieldvector-size-is-method'
>
> and build dune using
>
>      dunecontrol --opts=dune-build.opts ... blahblah...
>

That being said,

CONFIGURE_FLAGS='--enable-fieldvector-size-is-method --enable-parallel'

should give you MPI parallelization.

--
Oliver

> You can use this file to add more build options of course, like choosing clang to compile, or telling dune where some library is, etc. There's more on this in the dune build howto.
>
> Best,
>
> --
> Miguel de  Benito.
>
>
> On Mon, May 13, 2013 at 2:30 PM, Oliver Sander <sander at igpm.rwth-aachen.de <mailto:sander at igpm.rwth-aachen.de>> wrote:
>
>     Actually, it is not even a bug, but just a warning.  So the short answer is:
>     just ignore the message.  It doesn't mean anything bad for you.
>     best,
>     Oliver
>
>
>     Am 13.05.2013 14:25, schrieb Dedner, Andreas:
>
>         Welcome to Dune!
>         Could I please ask you to have a look at
>         http://users.dune-project.org/__projects/main-wiki/wiki/__Guides_bug_reporting <http://users.dune-project.org/projects/main-wiki/wiki/Guides_bug_reporting>
>         Keeping to these guidelines will greatly enhance your chances of getting a usefull answer.
>         Greetings
>         Andreas
>         ------------------------------__------------------------------__------------------------------__------------------------------__------------------------------__------------------------------__--------------------
>         *From:* dune-bounces+a.s.dedner=warwic__k.ac.uk at dune-project.org <mailto:warwick.ac.uk at dune-project.org> [dune-bounces+a.s.dedner=warwi__ck.ac.uk at dune-project.org
>         <mailto:warwick.ac.uk at dune-project.org>] on behalf of bilal saad [bilal.saad1984 at gmail.com <mailto:bilal.saad1984 at gmail.com>]
>         *Sent:* 13 May 2013 13:19
>         *To:* dune at dune-project.org <mailto:dune at dune-project.org>
>         *Subject:* [Dune] New user of DUNE
>
>
>         Hello,
>
>         I'm a new user of dune. When I install dune I get this error.
>
>         warning: #warning The FieldVector class exports its size by the enum member 'size'. This behavior is deprecated. In the future, 'size' will be a method, which puts it in compliance with the stl
>         conventions. To enable the new behavior (and get rid of this warning), build your Dune with --enable-fieldvector-size-is-__method. If you do need the vector size as an enum, use 'dimension'.
>         [-Wcpp]
>
>
>         Can you help me to fix it.
>         Thanks
>         Bilal
>
>
>         _________________________________________________
>         Dune mailing list
>         Dune at dune-project.org <mailto:Dune at dune-project.org>
>         http://lists.dune-project.org/__mailman/listinfo/dune <http://lists.dune-project.org/mailman/listinfo/dune>
>
>
>
>     _________________________________________________
>     Dune mailing list
>     Dune at dune-project.org <mailto:Dune at dune-project.org>
>     http://lists.dune-project.org/__mailman/listinfo/dune <http://lists.dune-project.org/mailman/listinfo/dune>
>
>
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune





More information about the Dune mailing list