| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Dipolar_Interactions_Dynamic_Wrapper), | intent(inout), | allocatable | :: | dipolar_interactions_dynamic(:) | ||
| type(Dipolar_Interactions_Static_Wrapper), | intent(inout), | allocatable | :: | dipolar_interactions_static(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Dipolar_Interactions_Static_Wrapper), | intent(inout) | :: | dipolar_interactions_static |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Dipolar_Interactions_Dynamic_Wrapper), | intent(out), | allocatable | :: | dipolar_interactions_dynamic(:) | ||
| type(Dipolar_Interactions_Static_Wrapper), | intent(out), | allocatable | :: | dipolar_interactions_static(:) | ||
| type(Environment_Wrapper), | intent(in) | :: | environment | |||
| type(Mixture_Wrapper), | intent(in) | :: | mixture | |||
| type(json_file), | intent(inout) | :: | generating_data |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Dipolar_Interactions_Dynamic_Wrapper), | intent(inout), | allocatable | :: | dipolar_interactions_dynamic(:) | ||
| type(Dipolar_Interactions_Static_Wrapper), | intent(inout), | allocatable | :: | dipolar_interactions_static(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Dipolar_Interactions_Static_Wrapper), | intent(inout) | :: | dipolar_interactions_static |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Reciprocal_Lattice), | intent(in) | :: | reciprocal_lattice | |||
| class(Abstract_Permittivity), | intent(in) | :: | permittivity | |||
| logical, | intent(in) | :: | dipoles_exist |