Skip to content
Snippets Groups Projects
  1. Mar 06, 2009
    • Mark Olesen's avatar
      objectRegistry fixes · b968e62e
      Mark Olesen authored
      - objectRegistry gets a rename() that also adjusts the dbDir
      - cloud reworked to use static variables subInstance and defaultName.
        This avoids writing "lagrangian" everywhere
      
      string fixes
      - avoid masking of std::string::replace in string.H
      - avoid old strstream in PV3FoamReader
      b968e62e
  2. Mar 05, 2009
  3. Mar 04, 2009
  4. Mar 03, 2009
    • mattijs's avatar
      more flexible mrfzones · 7e735715
      mattijs authored
      	modified:   finiteVolume/cfdTools/general/MRF/MRFZone.C
      modified:   finiteVolume/cfdTools/general/MRF/MRFZone.H
      	modified:   ../tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/constant/MRFZones
      7e735715
  5. Mar 02, 2009
    • Mark Olesen's avatar
      Added Jenkin's hash functions in C++ form · 44a86232
      Mark Olesen authored
      - not much speed difference between SuperFastHash and Jenkin's lookup3 but
        both are 5-10% faster than what is currently implemented in Foam::string,
        albeit inlining probably helps there.
      
      - TODO: integration with existing infrastructure
      44a86232
  6. Mar 01, 2009
  7. Feb 27, 2009
  8. Feb 26, 2009