- Aug 23, 2007
-
-
Jean-François Remacle authored
-
- Aug 21, 2007
-
-
Christophe Geuzaine authored
- removed static GMODEL (can now have multiple models) - added infrastructure for new post-processor module
-
- Aug 02, 2007
-
-
Christophe Geuzaine authored
fix some of the demos + clarify some comments
-
- Jul 31, 2007
-
-
Christophe Geuzaine authored
cleanup previous commit + move "carve hole" routines in separate file
-
Christophe Geuzaine authored
Temporary fix for 'could not find extruded vertex' bug. This is a serious bug, which is related to the way we use std::set to search for points: cf. benchmark/bug/test_problem_point_set_search.cpp THIS PROBLEM IS ALSO PRESENT IN BDS. WE NEED TO FIND A BETTER FIX!
-
- Jul 26, 2007
-
-
Christophe Geuzaine authored
depend
-
Christophe Geuzaine authored
-
Akash Anand authored
changes for new projection surface interface
-
- Jul 22, 2007
-
-
Christophe Geuzaine authored
fix typo in msg
-
- Jul 11, 2007
-
-
Christophe Geuzaine authored
add big warning for Delaunay algo
-
- Jul 09, 2007
-
-
Christophe Geuzaine authored
prepare for post-pro changes by moving all post-pro stuff in separate directory
-
- May 24, 2007
-
-
Christophe Geuzaine authored
enable new Delaunay for plane surfaces experimental: don't use it for now
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
fix fouriermodel depend
-
Jean-François Remacle authored
-
- May 12, 2007
-
-
Akash Anand 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
-
- May 08, 2007
-
-
Christophe Geuzaine authored
-
- May 07, 2007
-
-
Jean-François Remacle authored
-
- May 05, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Akash Anand authored
-
- May 02, 2007
-
-
Christophe Geuzaine authored
bof
-
Christophe Geuzaine authored
- polished mesh option strings in gui - merged modified extrusion patch from <mi.benham@free.fr>
-
- Apr 26, 2007
-
-
Jean-François Remacle authored
-
- Apr 24, 2007
-
-
Christophe Geuzaine authored
_L,_H -> _LL,_HH
-
- Apr 23, 2007
-
-
David Colignon authored
-
- Apr 22, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
cleanup
-
- Apr 21, 2007
-
-
Christophe Geuzaine authored
1D transfinite mesh algo was completely broken. sigh.
-
Christophe Geuzaine authored
increase size of bbox for 2d algo (cf example)
-
Christophe Geuzaine authored
- fix include for box version - don't optmize BDS.cpp for now: it crashes with gcc 4.1 (e.g. on debian etch)
-
Christophe Geuzaine authored
- only save mesh vertices that are used by elements - fix warnings + indent + memory leaks in new Field classes - temporary fix to avoid crashes in new field manager when post-pro views are reloaded or removed at run-time
-
Jean-François Remacle authored
-
- Apr 20, 2007
-
-
Christophe Geuzaine authored
-
- Apr 16, 2007
-
-
Jean-François Remacle authored
Jonathan
-
Jean-François Remacle authored
-
Jean-François Remacle authored
background mesh. I've still to write some fields sub-class, but backward compatibility should be ok now. Jonathan ----------------------------------------------------------------------
-
- Apr 13, 2007
-
-
Jean-François Remacle authored
-
- Apr 12, 2007
-
-
Jean-François Remacle authored
-