#include <core/NonCopyable.h>
#include <core/debug/Debug.h>
#include <pe/rigidbody/RigidBody.h>
#include <pe/rigidbody/RigidBodyCastIterator.h>
#include <pe/rigidbody/RigidBodyIterator.h>
#include <pe/Types.h>
#include <algorithm>
#include <functional>
#include <map>
#include <memory>
#include <vector>
Classes | |
class | walberla::pe::BodyStorage |
Body storage of the rigid body simulation world. More... | |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::pe | |
Functions | |
bool | walberla::pe::operator== (const BodyStorage &lhs, const BodyStorage &rhs) |
Compare if two BodyStorages are equal. More... | |