SimPEG.electromagnetics.static.spectral_induced_polarization.receivers.BaseRx.eval#

BaseRx.eval(src, mesh, f)[source]#

Project fields to receivers to get data.

Parameters:
srcSimPEG.electromagnetics.static.spectral_induced_polarization.sources.BaseRx

A spectral IP receiver

meshdiscretize.base.BaseMesh

The mesh on which the discrete set of equations is solved

fSimPEG.electromagnetic.static.spectral_induced_polarization.Fields

The solution for the fields defined on the mesh

Returns:
numpy.ndarray

Fields projected to the receiver(s)