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