Skip to content
Snippets Groups Projects
Commit 91f3f26c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

tant que j'ai ca en tete
parent 19e9dfac
No related branches found
No related tags found
No related merge requests found
$Id: TODO,v 1.9 2003-02-05 02:05:21 geuzaine Exp $ $Id: TODO,v 1.10 2003-03-03 16:07:15 geuzaine Exp $
================================================================================= =================================================================================
...@@ -19,6 +19,19 @@ then List_Add() only up to common TimeStep value. ...@@ -19,6 +19,19 @@ then List_Add() only up to common TimeStep value.
================================================================================= =================================================================================
* Include Tetgen (the same way we did it with Triangle--the license is
the same).
=================================================================================
* Rewrite the View interface in C++
=================================================================================
* Memory leaks, memory leaks (start with mesh_domain() and the parser)
=================================================================================
* Two-field plots <nicolas.moes@ec-nantes.fr> * Two-field plots <nicolas.moes@ec-nantes.fr>
Imagine I would like to plot a temperature field on a deformed Imagine I would like to plot a temperature field on a deformed
......
$Id: BUGS,v 1.6 2002-05-19 19:56:19 geuzaine Exp $ $Id: BUGS,v 1.7 2003-03-03 16:07:15 geuzaine Exp $
* All surface meshes are made in a mean plane. If your surface cannot * All surface meshes are made in a mean plane. If your surface cannot
be projected into a plane with a 1-to-1 correspondance between the be projected into a plane with a 1-to-1 correspondance between the
nodes, then gmsh will fail. We should mesh in the parametric space in nodes, then gmsh will fail. We should mesh in the parametric space in
these cases. these cases.
* Improve Triangle integration (bgmesh on file, 2eme intermediate * Improve Triangle integration: bgmesh on file, 2nd intermediate
mesh?, etc.). mesh?, etc.
* purify, purify... The old 2D algorithm (mainly, mesh_domain(), if
full of memory leaks.
* purify, purify...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment