- Mar 13, 2007
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
polish
-
- 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)
-
- Mar 10, 2007
-
-
Jean-François Remacle authored
-
- Mar 09, 2007
-
-
Jean-François Remacle authored
-
- Mar 08, 2007
-
-
Jean-François Remacle authored
-
- Mar 05, 2007
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
fix syntax for hole carving
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- boundary layer can now be generated by using a post-pro view for the normal field - added more operations on lists in parser (FExpr * FExpr_Multi, etc.) - new "hole carving" code to create extruded grids carved out around some surfaces (the resulting cavity can be filled with "grout" using the unstructured algos) - check if bboxes of post-pro views are not == VAL_INF before adding them to the model bbox (bug report from Renaud Sizaire) - fixed crash in LCM_xxx tensor drawing code when no tensor points are available. (This piece of code should be cleaned up further--no time for that now.) - generalize Levelset plugins so that they work on point data sets
-
Christophe Geuzaine authored
don't try to interpolate a BoundaryLayerCurve!
-
- Mar 02, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
missing #ifdef
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
polish + remove unused striping lib
-
- Mar 01, 2007
-
-
Christophe Geuzaine authored
add comment
-
Christophe Geuzaine authored
more fixes for order > 2
-
- Feb 28, 2007
-
-
Christophe Geuzaine authored
one more fix :-)
-
Christophe Geuzaine authored
bug fix for 2nd order quad faces
-
Christophe Geuzaine authored
more corrections to high order stuff full 2nd order prims+hexas still incorrect
-
Christophe Geuzaine authored
bug fixes in new high order element code
-
- Feb 27, 2007
-
-
Christophe Geuzaine authored
revert some changes from jf's last commit
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make depend + fix warnings
-
Christophe Geuzaine authored
Arghhhhhh! Fixed very nasty out-of-bounds bug in 2D mesh algo... It led to seemingly random Windows slowdowns/crashes: we were passing random numbers to curve interpolation, and straight line interpol does "while(not in bounds) i--" which would take forever to get/ back into reasonnable interval
-
Jean-François Remacle authored
-
- Feb 26, 2007
-
-
Christophe Geuzaine authored
fix depend
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
new boundary layer mesh generator refactored smooth value/smooth normal code into single SmoothData.* file
-
- Feb 22, 2007
-
-
Christophe Geuzaine authored
-
- Feb 21, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
remove extra volume
-
Christophe Geuzaine authored
add more step/stl benchmarks
-
Christophe Geuzaine authored
general, but ProjectPointOnSurface for example would fail on plane surfaces)
-