[Dune] [PATCH] pdelab current git

Martin Vogt martin.vogt at itwm.fraunhofer.de
Fri Oct 23 09:52:13 CEST 2015


Hello list,

when using dune-pdelab from a current git tree

I get the following error:

include/dune/pdelab/backend/solver.hh:7:44: fatal error:
dune/pdelab/backend/interface.hh: No such file or directory
 #include <dune/pdelab/backend/interface.hh>
                                            ^
compilation terminated.


>From the log:

>Author: Steffen Müthing <muething at dune-project.org>
>Date:   Fri Jun 26 11:38:13 2015 +0200
>[Backend] Rename backendselector.hh -> interface.hh


but interface.hh is not installed at all.

"c.patch" attached.


Next is:

include/dune/pdelab/gridfunctionspace/gridfunctionspace.hh:25:56: fatal
error: dune/pdelab/common/partitionviewentityset.hh: No such file or
directory
 #include <dune/pdelab/common/partitionviewentityset.hh>
                                                        ^
compilation terminated.


"d.patch" attached

regards,

Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: c.patch
Type: text/x-patch
Size: 399 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20151023/77c663d9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d.patch
Type: text/x-patch
Size: 465 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20151023/77c663d9/attachment-0001.bin>


More information about the Dune mailing list