Free Electron
|
Go to the source code of this file.
Classes | |
class | fe::ext::AsLinearSpring |
Basic Hooke's law linear spring. More... | |
class | fe::ext::AsBend |
For bending element based on Volino 2006 bending model. More... | |
Namespaces | |
fe | |
kernel | |
Enumerations | |
enum | pointType { e_forcePoint = (int)(1 << 0), e_solverParticle = (int)(1 << 1), e_barycentricPoint = (int)(1 << 2) } |