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
1ae78e44
Commit
1ae78e44
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Remove BUGS file
parent
5c58788c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
TODO
+13
-1
13 additions, 1 deletion
TODO
doc/BUGS
+0
-14
0 additions, 14 deletions
doc/BUGS
doc/texinfo/gmsh.texi
+3
-6
3 additions, 6 deletions
doc/texinfo/gmsh.texi
with
16 additions
and
21 deletions
TODO
+
13
−
1
View file @
1ae78e44
$Id: TODO,v 1.1
5
2003-03-1
6 21:23:17
geuzaine Exp $
$Id: TODO,v 1.1
6
2003-03-1
7 19:56:42
geuzaine Exp $
********************************************************************
********************************************************************
...
@@ -30,11 +30,23 @@ Rewrite the View interface in C++
...
@@ -30,11 +30,23 @@ Rewrite the View interface in C++
********************************************************************
********************************************************************
Improve Triangle integration: bgmesh on file, 2nd intermediate mesh?,
etc.
********************************************************************
Include Tetgen (the same way we did it with Triangle--the license is
Include Tetgen (the same way we did it with Triangle--the license is
the same).
the same).
********************************************************************
********************************************************************
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 nodes,
then gmsh will fail. We should mesh in the parametric space in these
cases.
********************************************************************
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
deleted
100644 → 0
+
0
−
14
View file @
5c58788c
$Id: BUGS,v 1.8 2003-03-03 19:58:06 geuzaine Exp $
* 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
nodes, then gmsh will fail. We should mesh in the parametric space in
these cases.
* Improve Triangle integration: bgmesh on file, 2nd intermediate
mesh?, etc.
* purify, purify... The old 2D algorithm (mainly mesh_domain()) is
full of large memory leaks.
This diff is collapsed.
Click to expand it.
doc/texinfo/gmsh.texi
+
3
−
6
View file @
1ae78e44
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
2
2003
-
03
-
1
3
01
:
32
:
50
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
3
2003
-
03
-
1
7
19
:
56
:
42
geuzaine Exp
$
@c =========================================================================
@c =========================================================================
@c
@c
@c This is the Gmsh documentation texinfo source file
@c This is the Gmsh documentation texinfo source file
...
@@ -1281,11 +1281,8 @@ files that produce the bug (problem definition and mesh files). Don't forget
...
@@ -1281,11 +1281,8 @@ files that produce the bug (problem definition and mesh files). Don't forget
to mention both the version of Gmsh and the version of your operation
to mention both the version of Gmsh and the version of your operation
system (@pxref
{
Running Gmsh
}
to see how to get this information).
system (@pxref
{
Running Gmsh
}
to see how to get this information).
Here is the list of open bugs for version @value
{
GMSH-VERSION
}
:
See the @file
{
TODO
}
file in the distribution to check the problems we
already know about.
@example
@include ../BUGS
@end example
@c -------------------------------------------------------------------------
@c -------------------------------------------------------------------------
@c Versions
@c Versions
...
...
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