<html><head></head><body>Dear Junming Duan,<br>
<br>
in principal it is possible to achieve what you want to do. Actually there are different ways. Which one is better will depend on your particular setup.<br>
<br>
A) DUNE offers a range of different good implementations. The UG-grid implementation offers support for moving vertices directly in the mesh.<br>
<br>
B) There is also the "geometrygrid", which is a meta grid, allowing to replace the geometry information of an existing DUNE grid.<br>
<br>
C) As you can write your own discretion (i.e. the local operator), you can incorporate the transformation of the mesh into the model and use the deformation as model parameters to your bi-linear form.<br>
<br>
Feel free to ask further details. To decide which option is best, it would be nice to learn more about your application.<br>
<br>
Best Christian<br><br><div class="gmail_quote">Am 30. August 2018 13:23:13 MESZ schrieb "段俊明" <duanjm@pku.edu.cn>:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<p>
        Dear developers of DUNE,
</p>
<p>
        <br>
</p>
<p>
        I am interested in DUNE and want to do my research based on DUNE.
</p>
<p>
        Now I want to realize a moving mesh method by DUNE, so are there any functions in DUNE which allow me to change the position of the grid?
</p>
<p>
        I wish to control the position of each grid point varing with the time.
</p>
<br>
<span>--
<div>
        Best Regards,
        <div>
                Junming Duan
        </div>
</div>
</span></blockquote></div></body></html>