[Dune] Some questions on Curvilinear geometry implementation

Oliver Sander sander at igpm.rwth-aachen.de
Fri Jul 25 10:30:56 CEST 2014


There is no curvilinear geometry in dune-localfunctions.  What there is is an
implementation of Lagrangian shape functions (in dune/localfunctions/lagrange).
The formulas for the values and derivatives of those shape functions are pretty
close to what you need for an implementation of a polynomial geometry.
When implementing your polynomial geometry in dune-geometry you can draw inspiration
from those Lagrangian elements, and maybe copy'n'paste some code.
--
Oliver

Am 25.07.2014 10:19, schrieb Christoph GrĂ¼ninger:
> Hi Aleksejs,
> your problem is similar to the one we had, before we created the
> dune-geometry module. I propose to deprecate the Curvilinear geometry
> implementation in dune-localfunctions, move it to dune-geometry and
> adapt it there if necessary.
> 
> Dune-geometry is a dependency of both dune-grid and dune-localfunctions.
> 
> Bye
> Christoph
> 
> 
> 
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 534 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20140725/97cf4289/attachment.sig>


More information about the Dune mailing list