#include <CatomPack.h>
Public Member Functions | |
| double | getDerivative (const unsigned &, const unsigned &, const Vector &) const |
| unsigned | getIndex (const unsigned &) const |
| unsigned | getNumberOfAtomsWithDerivatives () const |
| void | resize (const unsigned &) |
| void | setDerivative (const unsigned &, const Tensor &) |
| void | setIndex (const unsigned &, const unsigned &) |
Private Attributes | |
| std::vector< Tensor > | derivs |
| std::vector< unsigned > | indices |
|
inline |
|
inline |
|
inline |
| void PLMD::multicolvar::CatomPack::resize | ( | const unsigned & | size | ) |
|
inline |
|
inline |
|
private |
|
private |
Hosted by GitHub
|
1.17.0
|