| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Component_Wrapper), | private, | pointer | :: | components(:) | => | null() | |
| logical, | private, | allocatable | :: | are_dipolar(:) | |||
| real(kind=DP), | private | :: | total_moment(num_dimensions) | = | 0._DP |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(out) | :: | this | |||
| type(Component_Wrapper), | intent(in), | target | :: | components(:) | ||
| logical, | intent(in) | :: | are_dipolar(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_component |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_component | |||
| real(kind=DP), | intent(in) | :: | dipole_moment(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Mixture_Total_Moment), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | i_component | |||
| real(kind=DP), | intent(in) | :: | dipole_moment(:) |