- Feb 11, 2009
-
-
graham authored
Fixed mistake in spoke search - wasn't setting closestSpokeHitDistance for further comparisons. Isotropic forcing using sqrt(faceArea). Added 3D analogue of 2D forcing function - needs experimented with.
-
- Feb 09, 2009
-
-
graham authored
Using CGAL-3.4. Requires to be linked to compiled boost thread library. In this commit it is hard-coded to -lboost_thread-gcc43-mt-1_37, i.e. boost version 1.37.0, will need to be parameterised. CGAL does not need to be compiled, as before, and needs the CGAL-3.4/src/files file as before, but the compiler_config.h file, written by cmake, is now included from CGAL/3.4/include/CGAL, where it has been editted to remove the use of GMP. To use the CMP libraries, add -lgmpxx -lmpfr -lgmp to Make/options - there is little (2%) obvious performance benefit to creating a DT with GMP. -frounding-math is a required option - when running in debug assertions failures occur without it when using an exact construction.
-
graham authored
-
graham authored
Changed mistake in declaring alignmentDirections, now a non-const reference. Added initial loop outline for cell based looping.
-
- Feb 06, 2009
- Feb 05, 2009
-
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
- Feb 04, 2009
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Feb 03, 2009
-
-
Graham authored
-
Andrew Heather authored
-
-
henry authored
-
henry authored
important e.g. in atmospheric flows.
-
Andrew Heather authored
-
Andrew Heather authored
-
- Feb 02, 2009
- Jan 30, 2009
-
-
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
henry authored
-
henry authored
-
henry authored
-