All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Macros
MultiColvar.h File Reference
#include "MultiColvarBase.h"
#include <vector>

Go to the source code of this file.

Classes

class  PLMD::multicolvar::MultiColvar
 This is the abstract base class to use for creating distributions of colvars and functions thereof, whtin it there is information as to how to go implementing these types of actions. More...
 

Namespaces

 PLMD
 
 PLMD::multicolvar
 

Macros

#define PLUMED_MULTICOLVAR_INIT(ao)   Action(ao),MultiColvar(ao)
 

Macro Definition Documentation

#define PLUMED_MULTICOLVAR_INIT (   ao)    Action(ao),MultiColvar(ao)

Definition at line 28 of file MultiColvar.h.