← Back to team overview

yade-dev team mailing list archive

Re: random-access container for interactions

 

sega said:     (by the date of Wed, 1 Oct 2008 15:26:05 +0400)

> > How about
> > physicalActionContainerResetter, that is normally run at the beginning
> > of each iteration; don't you have problems there?
> 
> not sure that understood the question. 
> There should be no problems, because physicalActionContainerResetter
> is performed in sequential mode...

Sega is right. It goes from begin() to end() so isn't resizing the
container. That shouldn't be a problem then.

-- 
Janek Kozicki                                                         |



References