AddForce(const Vec3d &f) | netdem::Wall | |
AddForceAtomic(const Vec3d &f) | netdem::Wall | |
AddMoment(const Vec3d &m) | netdem::Wall | |
AddMomentAtomic(const Vec3d &m) | netdem::Wall | |
ApplyContactForce(ContactPW const *cnt) | netdem::Wall | |
bound_disp | netdem::Wall | |
bound_max | netdem::Wall | |
bound_min | netdem::Wall | |
BuildContactRefTable() | netdem::Wall | |
Cell class | netdem::Wall | friend |
ClearContactRefTable() | netdem::Wall | |
ClearForce() | netdem::Wall | |
ClearLinkedCells() | netdem::Wall | |
ClearLinkedNeighs() | netdem::Wall | |
ClearMoment() | netdem::Wall | |
Clone() const | netdem::Wall | |
contact_pw_ref_table | netdem::Wall | protected |
DEMSolver class | netdem::Wall | friend |
Domain class | netdem::Wall | friend |
dynamic_properties | netdem::Wall | |
enable_bound_aabb | netdem::Wall | |
enable_rotation | netdem::Wall | |
FindContactRefPW(Particle *const p) | netdem::Wall | protected |
FindLinkedParticle(Particle *const p) | netdem::Wall | |
force | netdem::Wall | |
GetContactPWs() | netdem::Wall | |
GetDynamicProperty(std::string const &key) | netdem::Wall | |
GetLinkedCells() | netdem::Wall | |
GetLinkedContactRefPW(int lookup_id) | netdem::Wall | protected |
GetLinkedParticle(int lookup_id) | netdem::Wall | |
GetLinkedParticles() | netdem::Wall | |
GetSTLModel(int num_nodes=200) | netdem::Wall | |
GetSTLModelInternal() | netdem::Wall | |
GetVelocity(Vec3d const &cnt_pos) | netdem::Wall | |
id | netdem::Wall | |
id_in_list | netdem::Wall | |
Init() | netdem::Wall | |
label | netdem::Wall | |
linked_cell_list | netdem::Wall | protected |
linked_particle_list | netdem::Wall | protected |
LinkToCell(Cell *const cell) | netdem::Wall | |
LinkToParticle(Particle *const p) | netdem::Wall | |
material_type | netdem::Wall | |
moment | netdem::Wall | |
MPIManager class | netdem::Wall | friend |
need_update_linked_list | netdem::Wall | |
need_update_stl_model | netdem::Wall | |
NeighPofW class | netdem::Wall | friend |
NeighWofP class | netdem::Wall | friend |
Particle class | netdem::Wall | friend |
pos | netdem::Wall | |
Print() | netdem::Wall | |
quaternion | netdem::Wall | |
RemoveContactRefPW(int lookup_id) | netdem::Wall | protected |
RemoveLinkedCell(int lookup_id) | netdem::Wall | protected |
RemoveLinkedParticle(int lookup_id) | netdem::Wall | protected |
SaveAsVTK(std::string const &filename) | netdem::Wall | |
SetDynamicProperty(std::string const &key, double value) | netdem::Wall | |
SetPosition(double pos_x, double pos_y, double pos_z) | netdem::Wall | |
SetQuaternion(double q_0, double q_1, double q_2, double q_3) | netdem::Wall | |
SetRodrigues(double angle, double axis_x, double axis_y, double axis_z) | netdem::Wall | |
SetShape(Shape *const shape) | netdem::Wall | |
SetSpin(double spin_x, double spin_y, double spin_z) | netdem::Wall | |
SetVelocity(double v_x, double v_y, double v_z) | netdem::Wall | |
SetVelocitySpin(double spin_x, double spin_y, double spin_z) | netdem::Wall | |
shape | netdem::Wall | |
spin | netdem::Wall | |
stl_model | netdem::Wall | protected |
UpdateBound() | netdem::Wall | |
UpdateBoundFast() | netdem::Wall | |
UpdateContactForce() | netdem::Wall | |
UpdateLinkedCells(CellManager *const cm) | netdem::Wall | |
UpdateLinkedNeighs(Domain *const domain) | netdem::Wall | |
UpdateMotion(double timestep) | netdem::Wall | |
UpdateMotion(const Vec3d &v, const Vec3d &s, double timestep) | netdem::Wall | |
UpdateMotion(const Vec3d &dpos, const Vec4d &dquat) | netdem::Wall | |
UpdateSTLModel() | netdem::Wall | |
vel | netdem::Wall | |
vel_spin | netdem::Wall | |
Wall() | netdem::Wall | |
Wall(Shape *const shape) | netdem::Wall | |
~Wall() | netdem::Wall | |