>> >> There should be no overlap but it seems that updateProperties is called. >> >> I guess it is because of the numerical rounding error in line 121. >> The check >> in line 122 un>0 should probably be changed to something like >> un>-0.001*min(r1,r2) with a tolerance. What do you think? > > If you think it can be improved, please improve it ...
I agree with both of you. :) > >> >> Secondly, I think we should leave it up to the user to define if he >> wants to >> update the properties. It makes sense to let the user choose the >> divisor for >> the regular grid and maybe divisor=0 could mean no update. > > ok, good idea. Agreed. Bruno _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

