Functions
main.cpp File Reference
#include "wrapper/Plumed.h"
#include <cstring>

Functions

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

Function Documentation

◆ main()

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.