20 #include <boost/limits.hpp>
26 template <
typename TmplParticleCollection>
31 template <
typename TmplParticleCollection>
38 template <
typename TmplParticleCollection>
43 template <
typename TmplParticleCollection>
50 template <
typename TmplParticleCollection>
56 template <
typename TmplParticleCollection>
60 Inherited::operator=(g);
65 template <
typename TmplParticleCollection>
72 template <
typename TmplParticleCollection>
78 template <
typename TmplParticleCollection>
80 typename Particle::Id minId
86 it.next().setId(minId++);
void setParticleIds(typename Particle::Id minId)
Definition: Grain.hpp:79
Grain & operator=(const Grain &g)
Definition: Grain.hpp:58
void setId(Id id)
Definition: Grain.hpp:73
Id getId() const
Definition: Grain.hpp:67
Definition: CheckPointable.cpp:16
TmplParticleCollection Inherited
Definition: Grain.h:29
long Id
Definition: Grain.h:36
Inherited::ParticleIterator ParticleIterator
Definition: Grain.h:34
Grain()
Definition: Grain.hpp:27
Inherited::ParticlePoolPtr ParticlePoolPtr
Definition: Grain.h:33