[dune-pdelab] Problem with Dune::PDELab::NonOverlappingEntitySet - UGGrid with non overlapping parallel solvers.
Eike Mueller
E.Mueller at bath.ac.uk
Fri Oct 9 11:54:57 CEST 2015
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<mailto:T.Dodwell at exeter.ac.uk>> wrote:
PkLocalFiniteElementMap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20151009/b6462096/attachment.htm>
More information about the dune-pdelab
mailing list