- Dec 16, 2006
-
-
Christophe Geuzaine authored
OpenProblem -> OpenProject MergeProblem -> MergeFile
-
- Dec 03, 2006
-
-
Christophe Geuzaine authored
Layers{N,1} can now be written simply as Layers{N}
-
Christophe Geuzaine authored
deprecated -> warnings instead of errors
-
- Dec 02, 2006
-
-
Christophe Geuzaine authored
make default transfinite subdivision match old version to minimize backward compat problems
-
- Dec 01, 2006
-
-
Christophe Geuzaine authored
-
- Nov 30, 2006
-
-
Christophe Geuzaine authored
new option to compute char lengths from curvature + removed most unused mesh options
-
Jean-François Remacle authored
curvature control is ok divide and conquer algo has been cleaned up
-
- Nov 29, 2006
-
-
Christophe Geuzaine authored
more infrastructure for projection face gui
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
physical entities can now be defined using a string instead of a number (and there is a new field $PhysicalNames in the .msh format to keep track of these strings)
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
remove elliptic - same as Transfinite with Mesh.Smoothing > 1
-
Christophe Geuzaine authored
- finished volume extrusion - cleanup ExtrudeParam (plug memory leak + remove unused stuff) - make netgen the default 3D algo for now (since it actually works)
-
Christophe Geuzaine authored
make explicit regions in extrusions DEPRECATED
-
- Nov 25, 2006
-
-
Christophe Geuzaine authored
cleanup
-
Christophe Geuzaine authored
bidir db: phase 3 -- move all the old geo stuff into Geo/
-
Christophe Geuzaine authored
bidi db: phase 2 -- continued
-
Christophe Geuzaine authored
bidir db: phase 2 -- removed all (well, most of) the old data structures and algorithms
-
Christophe Geuzaine authored
bidir db: phase 1
-
- Nov 22, 2006
-
-
Christophe Geuzaine authored
-
- Aug 29, 2006
-
-
Jean-François Remacle authored
-
- Aug 19, 2006
-
-
Jean-François Remacle authored
-
- Aug 12, 2006
-
-
Christophe Geuzaine authored
-
- Aug 07, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 14, 2006
-
-
Christophe Geuzaine authored
-
- Jul 12, 2006
-
-
Christophe Geuzaine authored
-
- May 17, 2006
-
-
Christophe Geuzaine authored
- add compatibility syntax for getdp (string~{fexpr}) - add possibility to write/append to files with Printf
-
Christophe Geuzaine authored
merging offscreen rendering from branch
-
- Apr 04, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- fix discrete surf (for the 100000th time) - new Status N command in parser to force mesh status - create reverse discrete curves
-
- Mar 17, 2006
-
-
Christophe Geuzaine authored
minimize the number of files that include GmshVersion.h: it's annoying to recompiletoo many files just because the version string changes
-
- Mar 15, 2006
-
-
Jean-François Remacle authored
-
- Mar 09, 2006
-
-
Jean-François Remacle authored
-
- Feb 26, 2006
-
-
Christophe Geuzaine authored
moved most OS-dependent functions in OS.cpp
-
- Feb 25, 2006
-
-
Christophe Geuzaine authored
-
- Feb 24, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
"pure windows" version (without cygwin) is almost there: the solver interface now works quite nicely using native Windodiows sockets and the timers work too. There are still some bugs with binary files and user-created functions in the parser.
-
- Feb 17, 2006
-
-
Christophe Geuzaine authored
added support for empty lists (aa[] = {};) and concatenation of lists (aa[] += {1,2,3};)
-
- Feb 15, 2006
-
-
Christophe Geuzaine authored
newsl and newll to get next available loop numbers
-