Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
Base class for all interaction terms. More...
#include <InteractionTermBase.h>
Public Member Functions | |
void | disable () |
Disable this term. If it is disabled, the interaction is included in the MM model. Needed for the QM/MM calculator to switch specific interactions off and on. | |
void | enable () |
Enable this term. If it is enabled, the interaction is included in the MM model. Needed for the QM/MM calculator to switch specific interactions off and on. | |
Protected Attributes | |
bool | disabled_ = false |
Base class for all interaction terms.