- Jun 26, 2009
-
-
Christophe Geuzaine authored
-
- Jun 02, 2009
-
-
Jean-François Remacle authored
-
- Apr 28, 2009
-
-
Christophe Geuzaine authored
-
- Apr 22, 2009
-
-
Jean-François Remacle authored
-
- Apr 15, 2009
-
-
Jean-François Remacle authored
-
- Mar 19, 2009
-
-
Christophe Geuzaine authored
-
- Mar 16, 2009
-
-
Christophe Geuzaine authored
-
- Mar 15, 2009
-
-
Christophe Geuzaine authored
moment; we need to change the actual algorithm to ensure that we create correctly oriented triangles in the first place)
-
- Feb 07, 2009
-
-
Christophe Geuzaine authored
Removed GSL dependency. Gmsh now uses blas and lapack for linear algebra stuff.
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Nov 28, 2008
-
-
Christophe Geuzaine authored
-
- Nov 27, 2008
-
-
Jean-François Remacle authored
reparametrization through harmonic maps enhanced
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 03, 2008
-
-
Christophe Geuzaine authored
- removed every "throw;", i.e., every throw that did not throw an actual exception. throw wihout args should ONLY be used in a catch{} to re-throw the same exception (for it to be handled in another catch clause) - introduced GmshMessage callback class so that clients can easily implement their own message handling (see example in driverOCC.cpp)
-
- Jun 03, 2008
-
-
Jean-François Remacle authored
-
- May 04, 2008
-
-
Christophe Geuzaine authored
did in high * added mesh generation error log summary * removed Parallel subdir (this is now handled by the message class) * removed Box subdir and consolidated batch processing in a single routine * made List_T into a class * reduced dependencies in Pview*.h so we can eventually add the post-pro interface to the public API
-
- Apr 17, 2008
-
-
Jean-François Remacle authored
-
- Apr 15, 2008
-
-
Christophe Geuzaine authored
-
- Mar 30, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 28, 2008
-
-
Jean-François Remacle authored
-
- Mar 27, 2008
-
-
Jean-François Remacle authored
-
- Mar 26, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 25, 2008
-
-
Jean-François Remacle authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 18, 2008
-
-
Christophe Geuzaine authored
- temp fix I/O to allow skipping $xx fields (this will be common with new post-pro) - prune MElement (move mesh-only stuff in mesh algos)
-
- Mar 12, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Feb 21, 2008
-
-
Christophe Geuzaine authored
fix gcc warnings
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Jan 22, 2008
-
-
Jean-François Remacle authored
-
- Jan 17, 2008
-
-
Jean-François Remacle authored
is now "delaunized" using swaps using a "fast" algorithm
-
- 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
-
- Oct 10, 2007
-
-
Jean-François Remacle authored
-
- Sep 10, 2007
-
-
Jean-François Remacle authored
-
- Sep 05, 2007
-
-
Jean-François Remacle authored
-
- Sep 04, 2007
-
-
Jean-François Remacle authored
-