struct gpr_atoms_sΒΆ

struct gpr_atoms_s {
    // fields
 
    gpr::AtomsConfiguration config;
    int n_total = 0;
    int n_moving = 0;
    int n_pairtypes = 0;
};