Gromacs
2026.0-dev-20250510-519b03c
|
#include "gmxpre.h"
#include "topologyhelpers.h"
#include <vector>
#include "gromacs/topology/atoms.h"
#include "gromacs/topology/idef.h"
#include "gromacs/topology/ifunc.h"
#include "gromacs/topology/mtop_util.h"
#include "gromacs/topology/topology.h"
Helper functions for topology generation.
Functions | |
void | gmx::test::addNWaterMolecules (gmx_mtop_t *mtop, int numWaters) |
Adds water molecules with settles to topology. More... | |