| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Moved_Coordinates), | intent(out), | allocatable | :: | translated_positions | ||
| class(Abstract_Periodic_Box), | intent(in) | :: | periodic_box | |||
| class(Abstract_Component_Coordinates), | intent(in) | :: | positions | |||
| type(Concrete_Move_Tuning_Parameters), | intent(in) | :: | tuning_parameters | |||
| type(json_file), | intent(inout) | :: | generating_data | |||
| character(len=*), | intent(in) | :: | prefix |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Moved_Coordinates), | intent(out), | allocatable | :: | rotated_orientations | ||
| class(Abstract_Component_Coordinates), | intent(in) | :: | orientations | |||
| type(Concrete_Move_Tuning_Parameters), | intent(in) | :: | tuning_parameters | |||
| type(json_file), | intent(inout) | :: | generating_data | |||
| character(len=*), | intent(in) | :: | prefix |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Moved_Coordinates), | intent(inout), | allocatable | :: | moved_coordinates |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Moved_Coordinates), | intent(out), | allocatable | :: | translated_positions | ||
| class(Abstract_Periodic_Box), | intent(in) | :: | periodic_box | |||
| class(Abstract_Component_Coordinates), | intent(in) | :: | positions | |||
| type(Concrete_Move_Tuning_Parameters), | intent(in) | :: | tuning_parameters | |||
| type(json_file), | intent(inout) | :: | generating_data | |||
| character(len=*), | intent(in) | :: | prefix |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Moved_Coordinates), | intent(out), | allocatable | :: | rotated_orientations | ||
| class(Abstract_Component_Coordinates), | intent(in) | :: | orientations | |||
| type(Concrete_Move_Tuning_Parameters), | intent(in) | :: | tuning_parameters | |||
| type(json_file), | intent(inout) | :: | generating_data | |||
| character(len=*), | intent(in) | :: | prefix |