Dangerous Constructs - XzzX/espressopp GitHub Wiki
SingleList::add(std::vector<Particle*> particles)
std::shared_ptr VerletListLennardJones::getPotentialPtr(int type1, int type2)
Derived* derived_this() { return static_cast<Derived*>(this); }
SingleList::add(std::vector<Particle*> particles)
std::shared_ptr VerletListLennardJones::getPotentialPtr(int type1, int type2)
Derived* derived_this() { return static_cast<Derived*>(this); }