Skip to content
  • Mark OLESEN's avatar
    COMP: remove 64-bit label ambiguity · 4fdeb3be
    Mark OLESEN authored
    COMP: fix SP/DP inconsistency in fvGeometryScheme
    
    STYLE: rename polyMesh::updateGeom to polyMesh::updateGeomPoints
    
    - avoids compiler complaints and potential masking of
      primitiveMesh::updateGeom / fvMesh::updateGeom
    
    - mark argument as movable, since that is what is happening inside.
    
    GIT: remove merge cruft
    
    TUT: better clean on MPPICInterFoam
    4fdeb3be