[Dune] Projection direction in dune-grid-glue with psurface

Miguel de Benito Delgado m.debenito.d at gmail.com
Mon May 13 18:54:28 CEST 2013


I'm using the latest svn and I have that method, but it calls outerNormal()
which in turn calls geometry().outerNormal() which leads to

    no member named 'outerNormal' in
'Dune::GridGlue::SimplexGeometry<double, 2, 3>

Did I miss something?

--
Miguel de  Benito.


On Mon, May 13, 2013 at 5:19 PM, Christian Engwer <
christian.engwer at uni-muenster.de> wrote:

> On Mon, May 13, 2013 at 04:05:19PM +0200, Miguel de Benito Delgado wrote:
> > Hi,
> >
> >   during traversal of the glued intersections I'd like to have access to
> > the direction field along which the domain grid was projected onto the
> > target grid. From the paper I understood libpsurface should use the outer
> > normal by default, so in my case what I want is unitOuterNormal(), but
> this
> > is not implemented for the glued intersections.
>
> the unitOuterNormal(localCoord) is defined in
> dune/grid-glue/adpapter/intersection.hh
>
> or do you use an old version of grid-glue?
>
> Christian
>
> >  I've been looking for it but I cannot find the method I need in the
> docs.
> > Does anybody know?
> >
> > Thanks,
> > --
> > Miguel de  Benito.
>
> > _______________________________________________
> > Dune mailing list
> > Dune at dune-project.org
> > http://lists.dune-project.org/mailman/listinfo/dune
>
>
> --
> Prof. Dr. Christian Engwer
> Institut für Numerische und Angewandte Mathematik
> Fachbereich Mathematik und Informatik der Universität Münster
> Einsteinstrasse 62
> 48149 Münster
>
> E-Mail  christian.engwer at uni-muenster.de
> Telefon +49 251 83-35067
> FAX             +49 251 83-32729
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20130513/cd99e0ae/attachment.htm>


More information about the Dune mailing list