Gromacs
2026.0-dev-20250418-2a07af2
|
#include "gmxpre.h"
#include "colvarspreprocessor.h"
#include <list>
#include <map>
#include <sstream>
#include <string>
#include "gromacs/applied_forces/colvars/colvarproxygromacs.h"
#include "gromacs/pbcutil/pbc.h"
Implements the Colvars GROMACS proxy class during pre-processing.