<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi.<br>
After skyping with Robert I was given the right pointers:<br>
<br>
David you need to use the stand alone method<br>
Dune::Fem::gridEntity( entity );<br>
which will return the reference to the host entity if you have a
geogridpart entity and otherwise just does<br>
nothing.<br>
<br>
Best<br>
Andreas<br>
<br>
On 04/09/15 15:03, David O'Connor wrote:<br>
</div>
<blockquote
cite="mid:CAFoLFAbgaEyk01_jxPmeqq8sji_VXaSwUopuMBt0S6tpGFqrbw@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">To whom it may concern,
<div><br>
</div>
<div>I have recently been working on a project for solving phase
field equations on evolving domains and due to the nature of
the solutions attempted to add in adaptivity to increase
efficiency. I have been attempting this following the
Dune-Fem-Howto module.<br>
<br>
Whilst attempting this I came across an issue where the
solution is defined on a geogridpart however the adaptivity
marker required access to the HostGrid entities. Under the
guidance of Andreas Dedner we created a work around using the
hostEntity() function. Unfortunately this limits the
generality of my code as a deformation is now required.</div>
<div><br>
</div>
<div>I am interested if you are aware of this issue and if you
have any insight on a possible solution that might maintain
the generality of my code.</div>
<div><br>
</div>
<div>Regards</div>
<div>David O'Connor</div>
</div>
</blockquote>
<br>
</body>
</html>