32 #include "pteros/core/selection.h"
33 #include "pteros/analysis/frame_info.h"
40 void add_atoms(
const Selection &sel);
41 void set_pbc(Array3i_const_ref pbc);
43 void set_unwrap_dist(
float d);
44 void set_pbc_atom(
int ind);
47 void remove_jumps(System& system);
51 std::vector<int> no_jump_ind;
53 Eigen::MatrixXf no_jump_ref;