|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| FixedChargeAdapter (AtomType *AT) | |
| void | makeFixedCharge (RealType charge) |
| bool | isFixedCharge () |
| RealType | getCharge () |
Definition at line 64 of file FixedChargeAdapter.hpp.
|
inline |
Definition at line 66 of file FixedChargeAdapter.hpp.
| RealType OpenMD::FixedChargeAdapter::getCharge | ( | ) |
Definition at line 100 of file FixedChargeAdapter.cpp.
| bool OpenMD::FixedChargeAdapter::isFixedCharge | ( | ) |
Definition at line 57 of file FixedChargeAdapter.cpp.
| void OpenMD::FixedChargeAdapter::makeFixedCharge | ( | RealType | charge | ) |
Definition at line 105 of file FixedChargeAdapter.cpp.