Gromacs
2025.0
|
#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.