- Apr 22, 2007
-
-
Christophe Geuzaine authored
-
- Apr 21, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
1D transfinite mesh algo was completely broken. sigh.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
increase size of bbox for 2d algo (cf example)
-
Christophe Geuzaine authored
- fix include for box version - don't optmize BDS.cpp for now: it crashes with gcc 4.1 (e.g. on debian etch)
-
Christophe Geuzaine authored
tCircle and tCoherence were removed from the lexer? WTF?
-
Christophe Geuzaine authored
- only save mesh vertices that are used by elements - fix warnings + indent + memory leaks in new Field classes - temporary fix to avoid crashes in new field manager when post-pro views are reloaded or removed at run-time
-
Jean-François Remacle authored
-
- Apr 20, 2007
-
-
Christophe Geuzaine authored
-
- Apr 16, 2007
-
-
Jean-François Remacle authored
Jonathan
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
background mesh. I've still to write some fields sub-class, but backward compatibility should be ok now. Jonathan ----------------------------------------------------------------------
-
- Apr 13, 2007
-
-
Jean-François Remacle authored
-
- Apr 12, 2007
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
we use the Lawson algorithm for 3D surface and the smallest circumsphere of the triangles as circumcircle. JFR
-
- Apr 08, 2007
-
-
Christophe Geuzaine authored
consolidate all SVector/SPoint/SBoundinBox into header files only + fixed little put in SPoint3
-
- Apr 05, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
compatibility when extruding multiple entities at once)
-
- Apr 04, 2007
-
-
Christophe Geuzaine authored
fix readUNV (did not recogmnize "Rod", etc. as beam elements)
-
- Apr 02, 2007
-
-
Christophe Geuzaine authored
patch for Debian folks (gcc 4.3)
-
- Apr 01, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix pb when choosing solver exe interactively
-
- Mar 29, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
ask more reasonnable (hum) 16Mb of stack on Win32
-
Christophe Geuzaine authored
- temp fix in gui so that one can not set order>2 by just dragging the mouse (>2 is too buggy for general use) - simplify OCC doc (6.2 works OK!)
-
- Mar 24, 2007
-
-
Christophe Geuzaine authored
prepare for named string expr
-
- Mar 23, 2007
-
-
Christophe Geuzaine authored
- changed '-convert' syntax to process multiple files at once - added lateral entities in list returned by extrusion commands
-
- Mar 21, 2007
-
-
Christophe Geuzaine authored
better logic (fix bug where we could not get grids coarser than CTX.lc/10)
-
- Mar 19, 2007
-
-
Christophe Geuzaine authored
-
- Mar 18, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
bug: fixed nasty double free in GEdge destructor
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add stack check for unix (same as the one we use in getdp)
-
Christophe Geuzaine authored
fix warn
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- tentative fix for the "mysterious" crashes on Windows: I think that the problem comes from the new recursive tetra classification, where we probably overflow the stack on Windows. The fix is to request a larger initial stack size through the linker. - added option to control label saving in unrolled geo files - only test for neg jacobians for 2D/plane meshes for now - fixed several compiler warnings
-