[dune-pdelab] Mesh-update with UG

Oliver Sander oliver.sander at tu-dresden.de
Tue Jul 26 15:21:16 CEST 2016


> On Tue, 2016-07-26 at 14:40 +0200, Shubhangi Gupta wrote:
>> I am planning to implement a FEM code for large-deformation 
>> hydro-geo-mechanical model in DUNE-PDELab.
>>
>> I was wondering how I can update my mesh after each iteration-step
>> for 
>> calculating the material displacements? I am using UG Grid-backend.
> 
> Do you want to deform the grid? Then GeometryGrid (part of dune-grid)
> might be helpful: it is a wrapper grid that allows deforming an
> existing grid.
> 

Additionally, UGGrid has a setPosition method, which allows to reposition
vertices.  However, due to the nontrivial internal structure of UGGrid
the setPosition method may play tricks on you when mixing it with
refinement.  Your mileage may vary.

Cheers,
Oliver

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20160726/7baacd30/attachment.sig>


More information about the dune-pdelab mailing list