- Nov 25, 2006
-
-
Christophe Geuzaine authored
bidi db: phase 2 -- continued
-
Christophe Geuzaine authored
-
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 24, 2006
-
-
Christophe Geuzaine authored
temp fix for stephen: call old mesh algo when we don't have MEdgeLoops (i.e. for gmshFaces)
-
- Nov 23, 2006
-
-
Jean-François Remacle authored
-
- Nov 22, 2006
-
-
Jean-François Remacle authored
-
- Nov 21, 2006
-
-
Jean-François Remacle authored
Enhancement of the OCC interface
-
- Nov 20, 2006
-
-
Jean-François Remacle authored
Plane surfaces are now recognized and the usual gmsh "cross" is drawn correctly
-
- Nov 16, 2006
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
occ work
-
Jean-François Remacle authored
-
- Nov 15, 2006
-
-
Jean-François Remacle authored
-
- Nov 14, 2006
-
-
Jean-François Remacle authored
:i
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
start opencascade integration
-
- Nov 04, 2006
-
-
Christophe Geuzaine authored
more mesh edit work
-
- Oct 10, 2006
-
-
Christophe Geuzaine authored
new GModel::writeGEO (only implemented for gmshModel for now; goal is to be able to implement this for other derived model types (like OCC) later, too)
-
- 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
fix missing SIGN in NR
-
Jean-François Remacle authored
-
- Sep 11, 2006
-
-
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 08, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
added full support for incomplete second order elements (8-node quad, 20-node hexa, 15-node prism and 13-node pyramid): - second order generation algorithm can now be told to generate either complete or incomplete elements - MSH I/O routines can deal with all elements - UNV I/O routines now support all the elements in the I-deas spec (I did my best to follow the spec for the ordering of the nodes, but I might have made some mistakes: PLEASE TEST IF YOU HAVE ACCESS TO A CODE OTHER THAN GMSH THAT CAN READ/WRITE UNV FILES)
-
- Sep 07, 2006
-
-
Christophe Geuzaine authored
- Use correct vertex ordering for second order simplices in UNV format (thanks to Romuald Conty <conty@phimeca.com>) - MLine2 -> MLine3
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
fix crash when adding a geo entity while a mesh is displayed
-
- Sep 06, 2006
-
-
Jean-François Remacle authored
-
- Sep 05, 2006
-
-
Jean-François Remacle authored
-
- Sep 04, 2006
-
-
Christophe Geuzaine authored
changed name of second order elements (in prevision of addition of standard new ones like 8-node quad, 20-node hex & co)
-
- Sep 03, 2006
-
-
Christophe Geuzaine authored
- finished Nastran BDF implementation (read+write in all BDF formats: free field, small field & long field) - improved UNV and Medit import - added detection of bad vertex indices in all import routines - fixed bug in 2nd order quad constructor
-
- Sep 01, 2006
-
-
Jean-François Remacle authored
-
- Aug 29, 2006
-
-
Jean-François Remacle authored
-
- Aug 26, 2006
-
-
Christophe Geuzaine authored
-