| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | ratio(num_dimensions) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_particle | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(Abstract_Num_Particles), | private, | pointer | :: | num_particles | => | null() | |
| real(kind=DP), | private, | allocatable | :: | coordinates(:,:) |
| procedure(Abstract_destroy), public :: destroy | |
| procedure, public :: set_all => Abstract_set_all | |
| procedure(Abstract_rescale_all), public :: rescale_all | |
| procedure(Abstract_set), public :: set | |
| procedure, public :: get_num => Abstract_get_num | |
| procedure, public :: get => Abstract_get | |
| procedure, public :: add => Abstract_add | |
| procedure, public :: remove => Abstract_remove | |
| procedure, private :: allocate_coordinates => Abstract_allocate_coordinates |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(Abstract_Periodic_Box), | private, | pointer | :: | periodic_box | => | null() |
| procedure, public :: set_all => Abstract_set_all | |
| procedure, public :: get_num => Abstract_get_num | |
| procedure, public :: get => Abstract_get | |
| procedure, public :: add => Abstract_add | |
| procedure, public :: remove => Abstract_remove | |
| procedure, public :: construct => Positions_construct | |
| procedure, public :: destroy => Positions_destroy | |
| procedure, public :: rescale_all => Positions_rescale_all | |
| procedure, public :: set => Positions_set |
| procedure, public :: set_all => Abstract_set_all | |
| procedure, public :: get_num => Abstract_get_num | |
| procedure, public :: get => Abstract_get | |
| procedure, public :: add => Abstract_add | |
| procedure, public :: remove => Abstract_remove | |
| procedure, public :: construct => Orientations_construct | |
| procedure, public :: destroy => Orientations_destroy | |
| procedure, public :: rescale_all => Orientations_rescale_all | |
| procedure, public :: set => Orientations_set |
| procedure, public :: destroy => Null_destroy | |
| procedure, public :: set_all => Null_set_all | |
| procedure, public :: rescale_all => Null_rescale_all | |
| procedure, public :: set => Null_set | |
| procedure, public :: get_num => Null_get_num | |
| procedure, public :: get => Null_get | |
| procedure, public :: add => Null_add | |
| procedure, public :: remove => Null_remove |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_particle |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_particle |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | coordinates(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_particle |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Positions), | intent(out) | :: | this | |||
| class(Abstract_Periodic_Box), | intent(in), | target | :: | periodic_box | ||
| class(Abstract_Num_Particles), | intent(in), | target | :: | num_particles |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Positions), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Positions), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | ratio(num_dimensions) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Positions), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_particle | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations), | intent(out) | :: | this | |||
| class(Abstract_Num_Particles), | intent(in), | target | :: | num_particles |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | ratio(num_dimensions) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_particle | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | coordinates(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | ratio(num_dimensions) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_particle | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(inout) | :: | this | |||
| real(kind=DP), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_particle |