- Apr 05, 2013
-
-
Christophe Geuzaine authored
-
- Jan 01, 2013
-
-
Christophe Geuzaine authored
-
- Jun 18, 2012
-
-
Christophe Geuzaine authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Aug 03, 2011
-
-
Christophe Geuzaine authored
with tet meshes using pyramids. It's not perfect (it introduces the pyramids in the extruded/transfinite mesh) but it's useful nonetheless.
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Sep 18, 2010
-
-
Christophe Geuzaine authored
* new option to recombine all tri meshes, whatever the specific setting for a given surface * libmatch -> libblossom (there's a libMatch.dylib in the default MacOS install)
-
- Aug 25, 2010
-
-
Christophe Geuzaine authored
the status messages that slow down the mac gui
-
- Mar 26, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Aug 14, 2009
-
-
Christophe Geuzaine authored
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
-
- Mar 19, 2009
-
-
Christophe Geuzaine authored
-
- 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
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
Christophe Geuzaine authored
fix for "implicit" transfinite surfaces
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 01, 2008
-
-
Christophe Geuzaine authored
-
- Jun 27, 2008
-
-
Christophe Geuzaine authored
- merge OCC64 patch from Jose Paulo Moitinho de Almeida
-
- Jun 12, 2008
-
-
Christophe Geuzaine authored
-
- May 06, 2008
-
-
Christophe Geuzaine authored
* implemented first rough draft of VTK mesh writer
-
- 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
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- May 10, 2007
-
-
Christophe Geuzaine authored
- prepare group of nodes in UNV (for Guillaume) - prepare delaunay for connected volumes - test 2nd patch from Michel for phase1() extrusion
-
- Apr 24, 2007
-
-
Christophe Geuzaine authored
_L,_H -> _LL,_HH
-
- Mar 11, 2007
-
-
Christophe Geuzaine authored
- preliminary work to interface more parser functions with general GEntities - we can now export simple GModels as.geo files (points, straight line segments, plane surfaces, ruled surfaces and volumes are treated correctly; all non-straight-line curves are exported as splines; all non-plane/ruled surfaces are not exported) - tentative fix for the unv export problem reported on the mailing list (fprintf() buggy on some machines??) - new IO (both read and write) for structured grids using the NASA Plot3D format (for Olivier)
-
- Jan 16, 2007
-
-
Christophe Geuzaine authored
- reimplemented subdivision of extruded meshes - fix indent + unused var + gcc warnings all over the place
-
- Dec 02, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
done transfinite volume
-
Christophe Geuzaine authored
reimplemented transfinite volume meshing algo (not complete yet)
-