- Jun 13, 2005
-
-
Christophe Geuzaine authored
reset the list of trsf pnts if we redefine a transfinite entity multiple times by mistake
-
- Jun 12, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
played around with colors
-
Christophe Geuzaine authored
-
- Jun 11, 2005
-
-
Christophe Geuzaine authored
use the partition number and not the parition index to choose the partition color
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
increased size of mesh color carousel from 10 to 20
-
Christophe Geuzaine authored
-
- Jun 10, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
redundant
-
Christophe Geuzaine authored
obsolete
-
Christophe Geuzaine authored
remove the VerticesTemp hack, as it was not the main bottleneck
-
Christophe Geuzaine authored
example to show how to extrude an external surface mesh
-
Christophe Geuzaine authored
Removed the last bits of the "Discrete Surface/Line" stuff. Gmsh can now simply read a .msh file, and use it as the boundary mesh of a 3D mesh. For an example on how to do this, cf. demos/sphere-discrete.geo. This complements nicely the STL remeshing stuff: Gmsh can now for example very easily be used to extrude surface meshes that come from other tools.
-
Christophe Geuzaine authored
fix old extrude of existing meshes
-
Christophe Geuzaine authored
make full-quad algo work for non-plane surfaces
-
- Jun 09, 2005
-
-
Christophe Geuzaine authored
reorder
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
cosmetic
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fixed full-quadrangle recombine algo: - run globally, not for each surface - assign entities to elements - split line meshes - correctly re-tag vertices as 1st order - plug memory leaks
-
Christophe Geuzaine authored
cosmetic
-
Christophe Geuzaine authored
add little menu to choose the quality measure in Options->Mesh->Visibility
-
- Jun 08, 2005
-
-
Christophe Geuzaine authored
fixed small bug when drawing the boundary of a prism for a time step > 1
-
Christophe Geuzaine authored
replaced ExportLCField with ExportMeshStatistics (lc + gamma, eta, rho + elem num)
-
- Jun 07, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jun 06, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix "color mesh by partition"
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make the previous commit only apply to macs
-
Christophe Geuzaine authored
use the Apple's recommended way of detecting big endian machines, WITHOUT using autoconf
-
Christophe Geuzaine authored
-
- Jun 04, 2005
-
-
Christophe Geuzaine authored
-
- Jun 03, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add note to remember how to use compiled vertex arrays
-