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
09ae54bd
"Plugin/HomologyComputation.h" did not exist on "30965a9700675dd7cda0947e442b598385818ee0"
Commit
09ae54bd
authored
18 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
edc45957
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+1
-33
1 addition, 33 deletions
doc/TODO
with
1 addition
and
33 deletions
doc/TODO
+
1
−
33
View file @
09ae54bd
$Id: TODO,v 1.1
4
2006-0
6
-2
4 08:06:25
geuzaine Exp $
$Id: TODO,v 1.1
5
2006-0
8
-2
2 17:47:08
geuzaine Exp $
extrude along a given function (e.g. radius to extrude a sphere)
...
...
@@ -19,12 +19,6 @@ surface.)
********************************************************************
Degre2: add an option to simply subdivide the edges/faces instead of
generating the new vertices on the geometry? (requested by Jacques
Kools)
********************************************************************
add a min_recursion option for adaptve views (to force at least a
certain number of subdivisions)
...
...
@@ -117,11 +111,6 @@ elements
********************************************************************
read inria's mesh and solution file formats? ALMOST DONE with new BDS
code.
********************************************************************
add general extrusion along parametric curve
********************************************************************
...
...
@@ -228,18 +217,6 @@ Memory leaks, memory leaks
********************************************************************
Rewrite the geometry module in C++: we should have
Point.cpp
Curve.cpp
Surface.cpp
Volume.cpp
It's much shorter than one may think. We could just keep a C interface
like in Vertex.cpp and Simplex.cpp.
********************************************************************
Rewrite the View and ColorTable interface in C++
********************************************************************
...
...
@@ -248,15 +225,6 @@ Include the 2D Netgen algorithms?
********************************************************************
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 definitely use a better projection algorithm
(intrinstic parameterization?). See e.g. work by Desbrun et al.
********************************************************************
post-processing file format:
- add an integer per simplex (region num)?
- add a format similar to the msh format (node list + simplex list)?
...
...
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