SimPEG.electromagnetics.static.resistivity.receivers.Dipole.eval#
- Dipole.eval(src, mesh, f)[source]#
- Project fields from the mesh to the receiver(s). - Parameters
- srcSimPEG.electromagnetics.static.resistivity.sources.BaseSrc
- A DC/IP source 
- meshdiscretize.base.BaseMesh
- The mesh on which the discrete set of equations is solved 
- fSimPEG.electromagnetic.static.fields.FieldsDC
- The solution for the fields defined on the mesh 
 
- src
- Returns
- numpy.ndarray
- Fields projected to the receiver(s)