MPIMagneticFields

Documentation for MPIMagneticFields.

MPIMagneticFields.NegativeFieldType
struct NegativeField <: AbstractMagneticField

Container for negative fields.

The field of this container is interpreted as being the negative of field.

source
MPIMagneticFields.SuperimposedFieldType
struct SuperimposedField <: AbstractMagneticField

Container for superimposed fields.

The fields in fieldA and fieldB are interpreted as being linearily superimposed.

source