[dune-pdelab] Problem with Dune::PDELab::NonOverlappingEntitySet - UGGrid with non overlapping parallel solvers.

Steffen Müthing steffen.muething at iwr.uni-heidelberg.de
Fri Oct 9 14:27:26 CEST 2015


Hi Tim,

you’ve run into a bleeding edge problem… I’ve fixed the nonoverlapping computations just last week, but the
code hasn’t landed in the master of dune-pdelab yet. You can try switching PDELab to the branch
feature/fix-nonoverlapping-mode (I think that’s what is called, I’m traveling right now). That branch contains
the EntitySet.

Cheers,
Steffen

> Am 09.10.2015 um 15:08 schrieb Dodwell, Timothy <T.Dodwell at exeter.ac.uk>:
> 
> Hi Eike (Hope things are well in Bath),
> 
> 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.
> 
> The issue is not being able to find 'Dune::PDELab::NonOverlappingEntitySet'
> 
> I need to use this ( from what I understand) as UG doesn't support overlapping domain decomposition.
> 
> Cheers
> 
> Tim
> 
> From: Eike Mueller <E.Mueller at bath.ac.uk>
> Sent: 09 October 2015 10:54
> To: Dodwell, Timothy
> Cc: dune-pdelab at dune-project.org
> Subject: Re: [dune-pdelab] Problem with Dune::PDELab::NonOverlappingEntitySet - UGGrid with non overlapping parallel solvers.
> 
> Hi Tim,
> 
> 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
> 
> FEM fem(gv);
> 
> But it’s odd that it works in the sequenetial version...
> 
> Eike
> 
>> On 9 Oct 2015, at 10:28, Dodwell, Timothy <T.Dodwell at exeter.ac.uk> wrote:
>> 
>> PkLocalFiniteElementMap
> 
> _______________________________________________
> dune-pdelab mailing list
> dune-pdelab at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-pdelab

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20151009/fb3fed15/attachment.sig>


More information about the dune-pdelab mailing list