Skip to content
Snippets Groups Projects
  1. Dec 27, 2015
  2. Dec 19, 2015
    • Sander, Oliver's avatar
      Make the DR variable smaller · ce89b4ed
      Sander, Oliver authored
      The DR variable (the derivative of the microrotation R wrt space) had dimensions 3x3x3.
      This is two big in a shell context, because there are actually only two space dimensions.
      Hence the correct size is 3x3xgridDim.
      
      The results without this patch were not wrong, though, only a bit wasteful.
      ce89b4ed
    • Sander, Oliver's avatar
      Use 'auto' a bit more · c7aca880
      Sander, Oliver authored
      c7aca880
  3. Dec 03, 2015
  4. Mar 19, 2015
  5. Nov 04, 2014
  6. Oct 27, 2014
  7. Aug 28, 2014
  8. Jun 17, 2014
  9. May 22, 2014
  10. Mar 21, 2014
  11. Sep 30, 2013
  12. Sep 06, 2013
  13. Sep 03, 2013
  14. Jul 12, 2013
  15. Jul 03, 2013
  16. Apr 24, 2012
  17. Apr 15, 2012
    • Oliver Sander's avatar
      Fixed very stupid index bug. · 743b9105
      Oliver Sander authored
      Don't use a loop with 4 iteration to clear an array,
      if the array has only length 3.
      
      Boy, this did take a while to find...
      
      [[Imported from SVN: r8593]]
      743b9105
  18. Mar 15, 2012
  19. Mar 09, 2012
  20. Feb 09, 2012
  21. Feb 08, 2012
  22. Feb 07, 2012
Loading