- Jan 17, 2008
-
-
Jean-François Remacle authored
is now "delaunized" using swaps using a "fast" algorithm
-
- Jan 16, 2008
-
-
Christophe Geuzaine authored
rename transf params & remove unused ones in old structs
-
Christophe Geuzaine authored
fix nasty memory bug
-
- Jan 15, 2008
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
- Jan 14, 2008
-
-
Jean-François Remacle authored
-) A bug has been corrected in the MeshAdapt Procedure -) The 2D Delaunay is now Anisotropic -) 3D Sliver removal procedure has been improved -) Curvilinear mesh generation has been slightly improved, even if it is still far from done JFR
-
- Jan 09, 2008
-
-
Christophe Geuzaine authored
fix crash in collapseEdgePass
-
- Jan 07, 2008
-
-
Christophe Geuzaine authored
prelim support for native file chooser from erco
-
- Dec 03, 2007
-
-
Jean-François Remacle authored
-
- Nov 28, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Nov 27, 2007
-
-
Christophe Geuzaine authored
fix infinite loop
-
- Nov 26, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Nov 12, 2007
-
-
Christophe Geuzaine authored
make depend
-
David Colignon authored
-
- Nov 11, 2007
-
-
Jean-François Remacle authored
-
- Nov 09, 2007
-
-
Christophe Geuzaine authored
Removed the "search around point" strategy when we provide a background mesh. (Now that we can have several fields, it's much better to specify another default field for when a search fails.)
-
- Nov 08, 2007
-
-
Christophe Geuzaine authored
Detect when we have zero lc and fix it (+ send an error message)
-
- Nov 04, 2007
-
-
Jean-François Remacle authored
-
- Oct 16, 2007
-
-
Christophe Geuzaine authored
OCCFace::containsPoint() did not correctly take orientation of edge loop into account (fixes bug reported by Jacques Kools about cross in OCC plane faces not drawn)
-
- Oct 14, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Oct 11, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
commited. It allows to remove self intersecting meshes in the 2d mesh generation process. It only applies now to gmsh native CADs. Those limitations will quicky go away
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Oct 10, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Oct 04, 2007
-
-
Christophe Geuzaine authored
- fixed remeshing of boundary layers when geo entities are constructed using bnd layer points (no need to reload the file from scratch anymore to avoid accumulating the transformations) - patch load_gmsh.m for .msh version 2 (patch from Raoul) - new load_gmsh2.m from the mailing list
-
- Sep 24, 2007
-
-
Christophe Geuzaine authored
-
- Sep 22, 2007
-
-
Christophe Geuzaine authored
add experimental support for automatic on-the-fly boundary computation in vertex arrays
-
- Sep 19, 2007
-
-
Christophe Geuzaine authored
new Mesh.RefineSteps to control how many refinement steps we perform in 2D MeshAdapt-based algorithms
-
- Sep 12, 2007
-
-
Christophe Geuzaine authored
rewrote vertex array code for meshes in the same way we do it now for post-processing (much simpler, pretty much same speed, and takes a bit less memory)
-
Christophe Geuzaine authored
-
- Sep 10, 2007
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
moving to new post-processing database *** WARNING *** do not upgrade if you need plugins or adaptive views: these have not been ported (yet) to the new database *** WARNING ***
-
- Sep 06, 2007
-
-
Christophe Geuzaine authored
fix logic for unconstrained bgmesh
-
- Sep 05, 2007
-
-
Jean-François Remacle authored
-