Dear all
I want to modify region_cylinder.cpp/h so that the keywords lo and hi can be defined by equal-style variables.
Most of the necessary changes are easy to infer when studying the code of other regions like sphere. Nevertheless it is not clear to me if changes in RegCylinder::velocity_contact_shape and RegCylinder::set_velocity_shape would be also required. Which fix(es) invoke these methods and what should be the logic to be implemented in them?
Thanks, Evangelos