| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(Abstract_Num_Particles), | private, | pointer | :: | num_particles | => | null() | |
| real(kind=DP), | private, | allocatable | :: | 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) | :: | coordinates(:,:) |
| 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 | 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(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(Abstract_Component_Coordinates), | intent(inout) | :: | this |