MercuryDPM
0.10
|
This is the complete list of members for Screw, including all inherited members.
add_Force(Vec3D _new) | BaseWall | inline |
add_Torque(Vec3D _new) | BaseWall | inline |
BaseWall() | BaseWall | inline |
BaseWall(const BaseWall &p) | BaseWall | inline |
clear() | BaseWall | inlinevirtual |
copy() const | Screw | inlinevirtual |
get_distance_and_normal(BaseParticle &P, Mdouble &distance, Vec3D &normal_return) | Screw | inline |
BaseWall::get_distance_and_normal(BaseParticle &P UNUSED, Mdouble &distance UNUSED, Vec3D &normal_return UNUSED)=0 | BaseWall | pure virtual |
get_Force() const | BaseWall | inline |
get_Torque() const | BaseWall | inline |
get_Velocity() const | Screw | inlinevirtual |
getIndSpecies() const | BaseWall | inline |
indSpecies | BaseWall | |
L | Screw | private |
MaxR | Screw | private |
move(Mdouble position_ UNUSED) | BaseWall | inlinevirtual |
move(Vec3D velocity_ UNUSED, Mdouble dt UNUSED) | BaseWall | inlinevirtual |
move_time(Mdouble dt) | Screw | inlinevirtual |
moveInHandler(int newPos) | BaseWall | inlinevirtual |
N | Screw | private |
offset | Screw | private |
omega | Screw | private |
print(std::ostream &os) const | Screw | inline |
BaseWall::print(std::ostream &os UNUSED) const =0 | BaseWall | pure virtual |
read(std::istream &is) | Screw | inline |
BaseWall::read(std::istream &is UNUSED)=0 | BaseWall | pure virtual |
Screw() | Screw | inline |
Screw(Vec3D Start, double L, double R, double N, double omega, double thickness) | Screw | inline |
set_Force(Vec3D _new) | BaseWall | inline |
set_Id(int id) | BaseWall | inline |
set_Index(int index) | BaseWall | inline |
set_Torque(Vec3D _new) | BaseWall | inline |
set_Velocity(Vec3D new_) | BaseWall | inline |
setIndSpecies(const int _new) | BaseWall | inline |
Start | Screw | private |
thickness | Screw | private |
velocity | BaseWall | protected |
~BaseWall() | BaseWall | inlinevirtual |