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