Re: [yade-dev] data members in an EngineUnit

2007-03-31 Thread Janek Kozicki
Bruno Chareyre said: (by the date of Mon, 19 Mar 2007 16:03:05 +0100) > Hello again > > I add a data member (double InteractionDetectionFactor) to > InteractingSphere2InteractingSphere4SpheresContactGeometry in the last > commit. > Now I realise that this there is no way to set this paramet

Re: [yade-dev] data members in an EngineUnit

2007-03-19 Thread Bruno Chareyre
Hello again I add a data member (double InteractionDetectionFactor) to InteractingSphere2InteractingSphere4SpheresContactGeometry in the last commit. Now I realise that this there is no way to set this parameter to a value since this engine is not instanciated explicitly in the preprocessor...