- Nov 22, 2003
-
-
Christophe Geuzaine authored
typos, comments
-
Christophe Geuzaine authored
To avoid surprising results, don't try to plot values of different types on the levelset if the value view (w) is the same as the levelset view (v)
-
Christophe Geuzaine authored
Generalization of the levelset plugin, take II. One can now compute cuts/maps of abritrary views (any dimension, any kind of element, any kind of field) + one can plot any other view on the resulting cut/map.
-
- Nov 21, 2003
-
-
Christophe Geuzaine authored
Big Levelset rewrite (+ cleanup of all other plugins). Not finished yet, but I need to commit this now so that I can use it with the boss tomorrow at work. This version should compile and have all the old features working, plus some extras (levelsets of scalar/vector/tensor 1D, 2D and 3D simplectic views). JF: 'Plugin(XX).Save' is now deprecated. Use 'Save View[XX] "filename"' instead.
-
- Nov 19, 2003
-
-
Christophe Geuzaine authored
Generalize SphericalRaise to accept a TimeStep argument + fix the time step selection warning.
-
- Nov 18, 2003
-
-
Christophe Geuzaine authored
better wording
-
- Nov 14, 2003
-
-
Christophe Geuzaine authored
typo
-
Christophe Geuzaine authored
typos
-
Christophe Geuzaine authored
Reworked the help strings for all the plugins. Easier to understand, now, Sean? :-)
-
- Nov 13, 2003
-
-
Christophe Geuzaine authored
Minor cleanup
-
Christophe Geuzaine authored
Fix small bug + add test case
-
Christophe Geuzaine authored
New plugin to visualize arbitrary fields on deformed meshes. Not perfect, but should do the job for now.
-
- Jun 18, 2003
-
-
Christophe Geuzaine authored
Add infrastructure for DecomposeInSimplex plugin
-
- Mar 21, 2003
-
-
Christophe Geuzaine authored
Fix whitespace in copyright headers
-
- Mar 19, 2003
-
-
Christophe Geuzaine authored
Add missing copyright headers
-
- Mar 05, 2003
-
-
Christophe Geuzaine authored
Patches from naka@hasaki.sumitomometals.co.jp
-
- Mar 02, 2003
-
-
Christophe Geuzaine authored
Make headers self-contained
-
Christophe Geuzaine authored
Don't show the Triangulate plugin if Triangle is not available
-
- Mar 01, 2003
-
-
Christophe Geuzaine authored
Indented all source files using utils/gmshindent
-
- Feb 23, 2003
-
-
Christophe Geuzaine authored
Fix some dependencies + enable GSL (so that more people test it).
-
- Feb 18, 2003
-
-
Christophe Geuzaine authored
This is a pretty big commit. - The Numerical Recipes routines have been moved to their own subdirectory: NR/ - These routines are now completely optional. Configure will determine if they have to be compiled in (if it's a non-free version of Gmsh) or if we should use the GSL routines instead. - The GSL routines are there. Well, sort of. The SVD stuff works great, but the minimization routines still need more work. The whole infrastructure is there, though: we can already compile a fully GPL compliant version of Gmsh by removing the NR subdirectory (or by specifying --enable-gsl to configure). - I also simplified the options passed to the compiler (OPTIM and FLAGS). That's all for today folks...
-
- Feb 17, 2003
-
-
Christophe Geuzaine authored
Don't use LITTLE_ENDIAN, it may be defined on Macs and cause the colormap problems. Define and test _BIG_ENDIAN instead. Change NODLL to _NO_DLL
-
- Feb 12, 2003
-
-
Christophe Geuzaine authored
Clean up VERSION_FLAGS and OS_FLAGS (use HAVE_FLTK instead of _FLTK, remove _BLACKBOX, etc.)
-
Christophe Geuzaine authored
Fix triangle dependency
-
- Feb 11, 2003
-
-
Christophe Geuzaine authored
New makefile system based on autoconf. Only tested on Linux right now.
-
- Jan 25, 2003
-
-
Christophe Geuzaine authored
sgi, take 3
-
Christophe Geuzaine authored
Again for sgi
-
Christophe Geuzaine authored
F$%k, the sgi compiler does not like initilizations with non-constant parameters.
-
- Jan 24, 2003
-
-
Christophe Geuzaine authored
bump version to 1.37.0: system calls on Windows are now correctly implemented using the CreateProcess Windows API
-
- Jan 23, 2003
-
-
Christophe Geuzaine authored
Updated copyright
-
- Jan 20, 2003
-
-
Christophe Geuzaine authored
Generalized the LevelSet class for views with more than one time step.
-
- Dec 08, 2002
-
-
Christophe Geuzaine authored
Remove unused virtual
-
- Nov 13, 2002
-
-
Christophe Geuzaine authored
Missed the make depend
-
Christophe Geuzaine authored
Commit some old stuff I had lying around on my machine.
-
- Nov 05, 2002
-
-
Christophe Geuzaine authored
-
- Sep 02, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 14, 2002
-
-
Christophe Geuzaine authored
-
- May 20, 2002
-
-
Christophe Geuzaine authored
-
- May 18, 2002
-
-
Christophe Geuzaine authored
-