#include <FeneSpring.h>

Public Member Functions | |
| FeneSpring () | |
| FeneSpring (const FeneSpring &) | |
| FeneSpring * | Clone () |
| ~FeneSpring () | |
| void | ComputeConnectionForce (BoundaryConditions *) |
| void | SetTargetExtent (glotz_flt) |
| glotz_flt | GetTargetExtent () |
Private Attributes | |
| glotz_flt | mInvR0Sq |
FENE springs are often used in bead spring models of polymeric materials. They prevent unrealistic chain crossings/extensions.
| glotzmd::FeneSpring::FeneSpring | ( | ) |
| glotzmd::FeneSpring::FeneSpring | ( | const FeneSpring & | rhs | ) |
| glotzmd::FeneSpring::~FeneSpring | ( | ) | [inline] |
| FeneSpring * glotzmd::FeneSpring::Clone | ( | ) | [virtual] |
Reimplemented from glotzmd::Spring.
| void glotzmd::FeneSpring::ComputeConnectionForce | ( | BoundaryConditions * | boundary | ) | [inline, virtual] |
Implements glotzmd::Spring.
| void glotzmd::FeneSpring::SetTargetExtent | ( | glotz_flt | r0 | ) | [virtual] |
Reimplemented from glotzmd::Spring.
| glotz_flt glotzmd::FeneSpring::GetTargetExtent | ( | ) |
glotz_flt glotzmd::FeneSpring::mInvR0Sq [private] |
1.5.3