All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
main.cpp File Reference
#include "wrapper/Plumed.h"
#include <cstring>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 This main uses only the interface published in Plumed.h. More...
 

Function Documentation

int main ( int  argc,
char **  argv 
)

This main uses only the interface published in Plumed.h.

The object file generated from this .cpp is the only part of the plumed library that should not be linked with external MD codes, so as to avoid linker error.

Definition at line 38 of file main.cpp.