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

*** empty log message ***

parent 1805c240
No related branches found
No related tags found
No related merge requests found
cl = 0.1;
Point ( 1) = {0,0,0,cl};
Point ( 2) = {6,0,0,cl};
Point ( 3) = {6,6,0,cl};
Point ( 4) = {0,6,0,cl};
BSpline (30) = {1,2,3,4,1};
Line Loop (33) = {30};
Plane Surface(28) = {33};
$Id: VERSIONS.txt,v 1.32 2009-01-23 07:32:54 geuzaine Exp $
$Id: VERSIONS.txt,v 1.33 2009-01-23 07:56:41 geuzaine Exp $
2.3.0 (Jan 23, 2009): major graphics and GUI code refactoring; new
full-quad/hexa subdivision algorithm (removed Mesh.RecombineAlgo);
improved automatic transfinite corner selection (now also for
volumes); improved visibility browser; modified arrow size, clipping
planes and transform options; many small improvements and bug fixes
all over the place.
volumes); improved visibility browser; new automatic adaptive
visualization for high-order simplices; modified arrow size, clipping
planes and transform options; many improvements and bug fixes all over
the place.
2.2.6 (Nov 21, 2008): better transfinite smoothing and automatic
corner selection; fixed high order meshing crashes on Windows and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment