Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
91f3f26c
Commit
91f3f26c
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
tant que j'ai ca en tete
parent
19e9dfac
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
TODO
+14
-1
14 additions, 1 deletion
TODO
doc/BUGS
+7
-4
7 additions, 4 deletions
doc/BUGS
with
21 additions
and
5 deletions
TODO
+
14
−
1
View file @
91f3f26c
$Id: TODO,v 1.
9
2003-0
2
-0
5 02:05:21
geuzaine Exp $
$Id: TODO,v 1.
10
2003-0
3
-0
3 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
...
...
This diff is collapsed.
Click to expand it.
doc/BUGS
+
7
−
4
View file @
91f3f26c
$Id: BUGS,v 1.
6
200
2
-0
5-19 19:56
:1
9
geuzaine Exp $
$Id: BUGS,v 1.
7
200
3
-0
3-03 16:07
:1
5
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...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment