SimPEG.electromagnetics.frequency_domain.Simulation3DMagneticField.getRHSDeriv#
- Simulation3DMagneticField.getRHSDeriv(freq, src, v, adjoint=False)[source]#
Derivative of the right hand side with respect to the model
- Parameters:
freq (float) – frequency
src (SimPEG.electromagnetics.frequency_domain.fields.FieldsFDEM) – FDEM source
v (numpy.ndarray) – vector to take product with
adjoint (bool) – adjoint?
- Return type:
- Returns:
product of rhs deriv with a vector