[tuhopuu-cvs] CVS commit: tuhopuu2/intern/opennl/extern ONL_opennl.h tuhopuu2/intern/opennl/intern opennl.c tuhopuu2/source/blender/src unwrapper.c

Brecht Van Lommel blendix at pandora.be
Sat May 29 22:01:28 CEST 2004


blendix (Brecht Van Lommel) 2004/05/29 22:01:27 CEST

  Modified files:
    tuhopuu2/intern/opennl/extern ONL_opennl.h 
    tuhopuu2/intern/opennl/intern opennl.c 
    tuhopuu2/source/blender/src unwrapper.c 
  
  Log:
  OpenNL cleaning:
  - Use floats instead of doubles in opennl, and use the float (single) SuperLU
    functions.
  - Remove all solvers, except for SuperLU. They will not be used, as we always
    have SuperLU available. There is no reason to compile them.
  - Remove the timer (it gave imprecise results on linux anyway). If anything
    needs to be timed, it is better to use Blender's functions.
  
  Revision  Changes    Path
  1.2       +24 -50    tuhopuu2/intern/opennl/extern/ONL_opennl.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/intern/opennl/extern/ONL_opennl.h.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.4       +58 -2098  tuhopuu2/intern/opennl/intern/opennl.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/intern/opennl/intern/opennl.c.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>
  1.9       +5 -18     tuhopuu2/source/blender/src/unwrapper.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/unwrapper.c.diff?r1=1.8&r2=1.9&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list