SimPEG.electromagnetics.frequency_domain.sources.BaseFDEMSrc.ePrimaryDeriv#
- BaseFDEMSrc.ePrimaryDeriv(simulation, v, adjoint=False)[source]#
- Compute derivative of primary electric field times a vector - Parameters
- simulationBaseFDEMSimulation
- A SimPEG FDEM simulation 
- vnumpy.ndarray
- A vector 
- adjointbool
- If - True, return the adjoint
 
- simulation
- Returns
- numpy.ndarray
- Derivative of primary eletric field times a vector