- Oct 09, 2006
-
-
Christophe Geuzaine authored
- patch from gabriele bellussi - added GUI hooks for new mesh editing/reparam stuff (for jacob) - more work on fourieModel
-
- Oct 01, 2006
-
-
Stefen Guzik authored
-
- Sep 30, 2006
-
-
Stefen Guzik authored
- stores sorted order of vertex addresses - added Equal, Less, and Hash function objects for MFace and MFace*
-
Stefen Guzik authored
- added Equal, Less, and Hash function objects for MEdge and MEdge*
-
Stefen Guzik authored
-
Stefen Guzik authored
-
- Sep 26, 2006
-
-
Stefen Guzik authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
use MVertex::distance + better check in writePOS
-
- Sep 24, 2006
-
-
Christophe Geuzaine authored
spec fltk theme with -theme + minor tweaks
-
- Sep 23, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix button drawing "problem" (labels get "fat" with antialiased fonts). Tip from mike@easysw.com.
-
Christophe Geuzaine authored
fix namespace clashes with CGNS headers (patch from sguzik@utias.utoronto.ca)
-
- Sep 22, 2006
-
-
Christophe Geuzaine authored
- second order nodes on geometry by default - better min/max range computation for cut planes - more work on fourierModel
-
- Sep 19, 2006
-
-
Jean-François Remacle authored
-
- Sep 15, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
force orientation of mesh to match the orientation of the geometry
-
- Sep 14, 2006
-
-
Christophe Geuzaine authored
keep existing vertex numbers when reading meshes (when it makes sense)
-
Christophe Geuzaine authored
fix missing SIGN in NR
-
Jean-François Remacle authored
-
- Sep 12, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
read vertex indices separated by blanks or commas in vrml (both seem to be correct)
-
- Sep 11, 2006
-
-
Christophe Geuzaine authored
- added CROD in BDF - also accept small "e" and "d" in BDF floating point numbers
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
added Shewchuk's robust geometrical predicates (since they can be duplicated in Tetgen/triangle I've put them in the gmsh namespace)
-
Jean-François Remacle authored
-
- Sep 10, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
small fix for neg phys
-
Christophe Geuzaine authored
also for unv
-
Christophe Geuzaine authored
make negative physical entities behave like they're supposed to
-
Christophe Geuzaine authored
implement revert() for all element types and use that in setVolumePositive()
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- setParameter in MVertex - revert() for quad - minor cleanups in I/O code - start work on overlap mesh in fourierModel
-
- Sep 09, 2006
-
-
Christophe Geuzaine authored
finish BDF reader for 2nd order elements
-
- Sep 08, 2006
-
-
Christophe Geuzaine authored
added routines output (incomplete) second order elements in BDF SAME REMARK AS WITH UNV: PLEASE TEST THE NODE ORDERING
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make reading code a bit more compact by consolidating getVertices() in a single routine
-