ARudik / feelpp

Automatically exported from code.google.com/p/feelpp
0 stars 0 forks source link

integration of mesh adaptation in Feel++ #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
CT, CD et CP on the integration of adaptation tools in the library

Original issue reported on code.google.com by christop...@feelpp.org on 12 Mar 2012 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by christop...@feelpp.org on 15 Mar 2012 at 10:09

GoogleCodeExporter commented 9 years ago
The adaptation routines must be separated from the application you are working 
on
A clean interface must be put in place.
Try also to have a boost.parameter enabled free function that would interface 
your work (see for example the example in doc/manual/adapt/ there is an example 
there written a long time ago for MadLib

Original comment by christop...@feelpp.org on 15 Mar 2012 at 10:29

GoogleCodeExporter commented 9 years ago
We finaly manage to get a simple program to demonstrate the feasability of 
refine/adapt mesh using gmsh api. It uses gmsh svn rev 11650 with some patches 
(especially to run the gmsh api_demos in gmsh/utils - NB they also require some 
additionnal packages : mmg3d which is debian science svn, anttweakbar which I 
will upload to debian science svn).

I will try to include these patches within the sid debian package of gmsh.

We will use this code to create the adaptation routines.

Original comment by christro...@googlemail.com on 17 Mar 2012 at 10:20

Attachments: