|
OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
| FixedChargeAdapter (AtomType *AT) | |
| void | makeFixedCharge (RealType charge) |
| bool | isFixedCharge () |
| RealType | getCharge () |
Definition at line 61 of file FixedChargeAdapter.hpp.
|
inline |
Definition at line 63 of file FixedChargeAdapter.hpp.
| RealType OpenMD::FixedChargeAdapter::getCharge | ( | ) |
Definition at line 97 of file FixedChargeAdapter.cpp.
| bool OpenMD::FixedChargeAdapter::isFixedCharge | ( | ) |
Definition at line 54 of file FixedChargeAdapter.cpp.
| void OpenMD::FixedChargeAdapter::makeFixedCharge | ( | RealType | charge | ) |
Definition at line 102 of file FixedChargeAdapter.cpp.