addgroup vex function
Adds the particle specified by point_number to the group specified.
void addgroup(string group_name, int point_number)
Adds the particle specified by point_number to the group specified. point_number is not the id of the particle, but rather the geometry point associated with the particle.
