← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 6502c2: -Grids : Fix some minor bugs in Ig2_Sphere_GridCon...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 6502c27bb6582c30d3cb2dc79170abda15a0e065
      https://github.com/yade/trunk/commit/6502c27bb6582c30d3cb2dc79170abda15a0e065
  Author: Francois Kneib <francois.kneib@xxxxxxxxx>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M pkg/common/Collider.cpp
    M pkg/common/Collider.hpp
    M pkg/common/Grid.cpp
    M py/utils.py

  Log Message:
  -----------
  -Grids : Fix some minor bugs in Ig2_Sphere_GridConnection_ScGridCoGeom::go(...).
-Collider : Change the vector of masks "avoidSelfInteractionMasks" to a single mask "avoidSelfInteractionMask".