Thread Previous • Date Previous • Date Next • Thread Next |
I think I will keep the loop in Clump. It is functionality that could be also used elsewhere (EinsteinIntegrator).FOREACH(Clump::MemberMap::value_type mm..) { moveMember(mm); saveMaximaVelocity(mm);} Heh... You will not remove one loop in Newton actually, you will remove it in moveMember!
v
Thread Previous • Date Previous • Date Next • Thread Next |