this%selectors must be reset, cf. Abstract_reset_selectors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Box_Particle_Move), | intent(out) | :: | this | |||
| type(Environment_Wrapper), | intent(in), | target | :: | environment | ||
| type(Mixture_Wrapper), | intent(in), | target | :: | mixture | ||
| type(Short_Interactions_Wrapper), | intent(in), | target | :: | short_interactions | ||
| type(Dipolar_Interactions_Dynamic_Wrapper), | intent(in), | target | :: | dipolar_interactions_dynamic(:) | ||
| type(Dipolar_Interactions_Static_Wrapper), | intent(in), | target | :: | dipolar_interactions_static(:) | ||
| type(Changes_Component_Wrapper), | intent(in), | target | :: | changes_components(:,:) | ||
| logical, | intent(in) | :: | can_move(:,:) | |||
| class(Abstract_Tower_Sampler), | intent(in) | :: | selectors(:) |