Gromacs
2020.4
|
#include "gmxpre.h"
#include "atomsbuilder.h"
#include <algorithm>
#include "gromacs/math/vec.h"
#include "gromacs/topology/atoms.h"
#include "gromacs/topology/symtab.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/smalloc.h"
Implements classes from atomsbuilder.h.