Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::MolecularMechanics::InteractionTermBase Class Reference

Base class for all interaction terms. More...

#include <InteractionTermBase.h>

Inheritance diagram for Scine::MolecularMechanics::InteractionTermBase:
Inheritance graph
Collaboration diagram for Scine::MolecularMechanics::InteractionTermBase:
Collaboration graph

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
 

Detailed Description

Base class for all interaction terms.


The documentation for this class was generated from the following file: