SimPEG.electromagnetics.frequency_domain.sources.BaseFDEMSrc.s_mDeriv#
- BaseFDEMSrc.s_mDeriv(simulation, v, adjoint=False)[source]#
- Derivative of magnetic source term with respect to the inversion model - Parameters
- simulationBaseEMSimulation
- An EM Simulation object 
- vnumpy.ndarray
- A vector to take the dot product with 
- adjointbool, default==Fasel
- If - True, return the adjoint operation
 
- simulation
- Returns
- numpy.ndarray
- Product of the derivative of the magnetic source term and a vector