Gromacs
2024.4
|
#include "gmxpre.h"
#include "qmmmtopologypreprocessor.h"
#include "gromacs/selection/indexutil.h"
#include "gromacs/topology/mtop_atomloops.h"
#include "gromacs/topology/mtop_lookup.h"
#include "gromacs/topology/mtop_util.h"
#include "gromacs/topology/topology.h"
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/fatalerror.h"
Implements QMMMTopologyPreprocessor.