colvar::componentDisabled Class Reference
#include <colvarcomp.h>
Inheritance diagram for colvar::componentDisabled:
List of all members.
Public Methods
\brief Calculate the variable. More...
\brief Calculate the atomic gradients, to be reused later in order to apply forces. More...
\brief Apply the collective variable force, by communicating the atomic forces to the simulation program (Note: the ft member is not altered by this function) Note: multiple calls to this function within the same simulation step will add the forces altogether -
Parameters:
-
cvforce
The collective variable force, usually coming from the biases and eventually manipulated by the parent
colvar object.
More...
Constructor & Destructor Documentation
colvar::componentDisabled::componentDisabled
(
std::string const &
)
[inline]
virtual colvar::componentDisabled::~componentDisabled
(
)
[inline, virtual]
Member Function Documentation
virtual void colvar::componentDisabled::apply_force
(
colvarvalue const &
)
[inline, virtual]
\brief Apply the collective variable force, by communicating the atomic forces to the simulation program (Note: the ft member is not altered by this function) Note: multiple calls to this function within the same simulation step will add the forces altogether
-
Parameters:
-
cvforce
The collective variable force, usually coming from the biases and eventually manipulated by the parent
colvar object.
Implements colvar::cvc.
Definition at line 1538 of file colvarcomp.h.
virtual void colvar::componentDisabled::calc_gradients
(
)
[inline, virtual]
\brief Calculate the atomic gradients, to be reused later in order to apply forces.
Reimplemented from colvar::cvc.
Definition at line 1537 of file colvarcomp.h.
virtual void colvar::componentDisabled::calc_value
(
)
[inline, virtual]
The documentation for this class was generated from the following file:
Generated on Tue Nov 18 02:49:15 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002