Allows for adding Profiles,LocalProfiles, EMFields, and LocalEMFields
Defines how to add two LocalProfiles types
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(LocalProfiles), | intent(in) | :: | p1 | |||
| type(LocalProfiles), | intent(in) | :: | p2 |
Defines how to add two LocalEMFields types
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(LocalEMFields), | intent(in) | :: | p1 | |||
| type(LocalEMFields), | intent(in) | :: | p2 |