MercuryDPM
0.10
|
This is the complete list of members for Coil, 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 |
Coil() | Coil | inline |
Coil(Vec3D Start, double L, double r, double N, double omega, double thickness) | Coil | inline |
copy() const | Coil | inlinevirtual |
get_distance_and_normal(BaseParticle &P, Mdouble &distance, Vec3D &normal_return) | Coil | 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 | Coil | inlinevirtual |
getIndSpecies() const | BaseWall | inline |
indSpecies | BaseWall | |
L | Coil | private |
move(Mdouble position_ UNUSED) | BaseWall | inlinevirtual |
move(Vec3D velocity_ UNUSED, Mdouble dt UNUSED) | BaseWall | inlinevirtual |
move_time(Mdouble dt) | Coil | inlinevirtual |
moveInHandler(int newPos) | BaseWall | inlinevirtual |
N | Coil | private |
offset | Coil | private |
omega | Coil | private |
print(std::ostream &os) const | Coil | inline |
BaseWall::print(std::ostream &os UNUSED) const =0 | BaseWall | pure virtual |
r | Coil | private |
read(std::istream &is) | Coil | inline |
BaseWall::read(std::istream &is UNUSED)=0 | BaseWall | pure virtual |
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 | Coil | private |
thickness | Coil | private |
velocity | BaseWall | protected |
~BaseWall() | BaseWall | inlinevirtual |