#include "core/ActionWithValue.h"#include "core/ActionAtomistic.h"#include "core/ActionWithArguments.h"#include "core/PlumedMain.h"#include "tools/Random.h"#include "tools/OpenMP.h"Classes | |
| class | PLMD::isdb::MetainferenceBase |
This is the abstract base class to use for implementing new ISDB Metainference actions, within it there is information as to how to go about implementing a new Metainference action. More... | |
Namespaces | |
| PLMD | |
| PLMD::isdb | |
Macros | |
| #define | PLUMED_METAINF_INIT(ao) Action(ao),MetainferenceBase(ao) |
| #define PLUMED_METAINF_INIT | ( | ao | ) | Action(ao),MetainferenceBase(ao) |
Hosted by GitHub
|
1.8.14
|