Gromacs
2026.0-dev-20250613-1722f12
|
#include "gmxpre.h"
#include "setatoms.h"
#include <algorithm>
#include <string>
#include "gromacs/coordinateio/coordinatefileenums.h"
#include "gromacs/trajectory/trajectoryframe.h"
#include "gromacs/utility/exceptions.h"
Implements setatoms class.