
#include <C1SwitchingFunction.h>
Inheritance diagram for ProtoMol::C1SwitchingFunction:

Public Types | |
| enum | { USE = 1 } |
Public Member Functions | |
| C1SwitchingFunction () | |
| C1SwitchingFunction (Real cutoff) | |
| bool | roughTest (Real distSquared) const |
| Real | cutoffSquared () const |
| void | operator() (Real &value, Real &derivOverD, Real distSquared) const |
| Matrix3by3 | hessian (const Vector3D &rij, Real distSquared) const |
| void | getParameters (std::vector< Parameter > ¶meters) const |
Static Public Member Functions | |
| const std::string & | getId () |
| unsigned int | getParameterSize () |
| C1SwitchingFunction | make (std::string &errMsg, std::vector< Value > values) |
Private Attributes | |
| Real | myCutoff |
| Real | myCutoff2 |
| Real | myCutoff_3 |
| Real | my15Cutoff_1 |
| Real | my05Cutoff_3 |
| Real | my15Cutoff_3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|