- Sep 07, 2005
-
-
Jean-François Remacle authored
use it now with -partition N for N partitions only works with tets and triangles output should be added (useless for now)
-
- Sep 02, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
mention bug on Windows without Cygwin when reading binary post-pro files
-
Christophe Geuzaine authored
explain #list[]
-
Christophe Geuzaine authored
Fixed horrible performance of vertex array creation on Windows for very large post-pro views (> 1 millon triangles). The bottleneck is the memory reallocation, which is 100 (?) times slower than on Linux/Mac. Introduced some simple heuristics to estimate how many primitives will be displayed. A prepro pass (like for smooth normals) would be a more elegant solution.
-
- Aug 31, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
use the autoconf uname
-
Christophe Geuzaine authored
First batch of changes so that we can compile the code on windows without cygwin. With these changes gmsh compiles and runs cleanly without solver/jpeg/png/triangle/netgen/gsl support.
-
Christophe Geuzaine authored
-
- Aug 30, 2005
-
-
Christophe Geuzaine authored
- clarify Combine commands - explain the funcdamental difference between post-pro options and post-pro plugins
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
note for fltk 1.1.7
-
- Aug 29, 2005
-
-
Christophe Geuzaine authored
-
- Aug 26, 2005
-
-
Laurent Stainier authored
with node ordering corresponding to positive orientation (volume). Test implemented for 1st and 2nd order elements, but only 1st order hexas have actually been tested!
-
- Aug 25, 2005
-
-
Jean-François Remacle authored
-
- Aug 24, 2005
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Aug 22, 2005
-
-
Christophe Geuzaine authored
fix copy/paste: netgen->ann
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
simpler tetgen integration by Jozef Vesely
-
- Aug 21, 2005
-
-
Christophe Geuzaine authored
-
- Aug 19, 2005
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Aug 10, 2005
-
-
Christophe Geuzaine authored
-
- Aug 09, 2005
-
-
Christophe Geuzaine authored
generalized the solver interface to allow permanent listening on a socket for whoever wants to connect (gmsh -listen) the polling should also be less CPU hungry in this new version next step is to add new commands to the protocol so that solvers can directly transmit data to merge (geometry, mesh, etc.) in addition to messages and filenames
-
Christophe Geuzaine authored
missing cast
-
Christophe Geuzaine authored
fix time step printf format
-
Philippe Geuzaine authored
-
- Aug 06, 2005
-
-
Christophe Geuzaine authored
missing cast
-
- Aug 04, 2005
-
-
David Colignon authored
-
- Aug 02, 2005
-
-
Christophe Geuzaine authored
- new option to choose the mesh element labels (element number, elementary entity number, physical entity number or partition number)
-
- Jul 26, 2005
-
-
Jean-François Remacle authored
-
- Jul 24, 2005
-
-
Christophe Geuzaine authored
-
- Jul 15, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
doc trsf surf orientation option
-
Christophe Geuzaine authored
fix memory leak + missing depend
-
- Jul 14, 2005
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-