#include <ScaleInverseF.hpp>
Inheritance diagram for OSCAR::ArtificialPotentialF:

Public Methods | |
| virtual | ~ArtificialPotentialF () |
| virtual double | operator() (const double d) const=0 |
| virtual double | Derivative (const double d) const=0 |
|
|
Virtual destructor.
|
|
|
Compute the derivative of the APF wrt distance.
Implemented in OSCAR::ScaleInverseF, and OSCAR::ScaleInverseVanishF. |
|
|
Computes that strength (magnitude of force) of the APF.
Implemented in OSCAR::ScaleInverseF, and OSCAR::ScaleInverseVanishF. |
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |