<div dir="ltr"><div><div><div>Hey Tim,<br><br></div>its called:<br><br><span class=""></span>
<strong>
</strong><a href="http://conan2.iwr.uni-heidelberg.de/git/pdelab/dune-pdelab/commits/feature/fix-nonoverlapping-mode">feature/fix-nonoverlapping-mode</a>
<br><br></div>If you cannot see the name, you should use git fetch first.<br><br></div>Dominic<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 9, 2015 at 3:15 PM, Dodwell, Timothy <span dir="ltr"><<a href="mailto:T.Dodwell@exeter.ac.uk" target="_blank">T.Dodwell@exeter.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Steffen,<br>
<br>
Thanks for this! I can't see it as a branch, any of these ring a bell?<br>
<br>
ens-helps-MacBook-Pro:dune-pdelab tjd20$ git branch -r<br>
  origin/HEAD -> origin/master<br>
  origin/feature/add-dense-backend<br>
  origin/feature/cmake-all-pkg-libs<br>
  origin/feature/fix-entityptr-deprecation-warnings<br>
  origin/feature/fix-instationary-multidomain<br>
  origin/feature/functions<br>
  origin/feature/new-functions-interface<br>
  origin/feature/typetree-cleanups<br>
  origin/master<br>
  origin/p/christi/gridglue<br>
  origin/p/joe/egu2011-poster<br>
  origin/p/muething/heterogeneous-containers<br>
  origin/p/muething/new-bcrs-matrix<br>
  origin/p/muething/padua<br>
  origin/p/peter/funcepws13<br>
  origin/release<br>
  origin/releases/1.0<br>
  origin/releases/1.1<br>
  origin/releases/1.2snapshot<br>
  origin/releases/2.0<br>
  origin/releases/2.0snapshot<br>
  origin/releases/2.1snapshot<br>
  origin/releases/pdelab-course-201203<br>
ens-helps-MacBook-Pro:dune-pdelab tjd20$<br>
<br>
Cheers<br>
<br>
Tim<br>
<br>
<br>
<br>
________________________________________<br>
From: Steffen Müthing <<a href="mailto:steffen.muething@iwr.uni-heidelberg.de">steffen.muething@iwr.uni-heidelberg.de</a>><br>
Sent: 09 October 2015 13:27<br>
To: Dodwell, Timothy<br>
Cc: Eike Mueller; dune-pdelab mailing list<br>
<div class="HOEnZb"><div class="h5">Subject: Re: [dune-pdelab] Problem with Dune::PDELab::NonOverlappingEntitySet - UGGrid with non overlapping parallel solvers.<br>
<br>
Hi Tim,<br>
<br>
you’ve run into a bleeding edge problem… I’ve fixed the nonoverlapping computations just last week, but the<br>
code hasn’t landed in the master of dune-pdelab yet. You can try switching PDELab to the branch<br>
feature/fix-nonoverlapping-mode (I think that’s what is called, I’m traveling right now). That branch contains<br>
the EntitySet.<br>
<br>
Cheers,<br>
Steffen<br>
<br>
> Am 09.10.2015 um 15:08 schrieb Dodwell, Timothy <<a href="mailto:T.Dodwell@exeter.ac.uk">T.Dodwell@exeter.ac.uk</a>>:<br>
><br>
> Hi Eike (Hope things are well in Bath),<br>
><br>
> Sorry I have confused issues mentioning  PkLocalFiniteElementMap, what you spotted was a bug in my testing branch, when checking out my master I called FEM fem(gv); So forget the second half of my question.<br>
><br>
> The issue is not being able to find 'Dune::PDELab::NonOverlappingEntitySet'<br>
><br>
> I need to use this ( from what I understand) as UG doesn't support overlapping domain decomposition.<br>
><br>
> Cheers<br>
><br>
> Tim<br>
><br>
> From: Eike Mueller <<a href="mailto:E.Mueller@bath.ac.uk">E.Mueller@bath.ac.uk</a>><br>
> Sent: 09 October 2015 10:54<br>
> To: Dodwell, Timothy<br>
> Cc: <a href="mailto:dune-pdelab@dune-project.org">dune-pdelab@dune-project.org</a><br>
> Subject: Re: [dune-pdelab] Problem with Dune::PDELab::NonOverlappingEntitySet - UGGrid with non overlapping parallel solvers.<br>
><br>
> Hi Tim,<br>
><br>
> which version of DUNE is this? Looking at finiteelementmap/pkfem.hh in the master which I updated not too long ago, the constructor of the class PkLocalFiniteElementMap seems to require the gridview as an argument, so maybe this deletes the default constructor (which gets called by “FEM fem")? Have you tried<br>
><br>
> FEM fem(gv);<br>
><br>
> But it’s odd that it works in the sequenetial version...<br>
><br>
> Eike<br>
><br>
>> On 9 Oct 2015, at 10:28, Dodwell, Timothy <<a href="mailto:T.Dodwell@exeter.ac.uk">T.Dodwell@exeter.ac.uk</a>> wrote:<br>
>><br>
>> PkLocalFiniteElementMap<br>
><br>
> _______________________________________________<br>
> dune-pdelab mailing list<br>
> <a href="mailto:dune-pdelab@dune-project.org">dune-pdelab@dune-project.org</a><br>
> <a href="http://lists.dune-project.org/mailman/listinfo/dune-pdelab" rel="noreferrer" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-pdelab</a><br>
<br>
_______________________________________________<br>
dune-pdelab mailing list<br>
<a href="mailto:dune-pdelab@dune-project.org">dune-pdelab@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune-pdelab" rel="noreferrer" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-pdelab</a><br>
</div></div></blockquote></div><br></div>