You are reading an old version of the documentation (v0.20.0). For the latest version see https://docs.simpeg.xyz/latest

Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Getting Started
  • User Guide
  • API Reference
  • Release Notes
  • SimPEG
  • Contact

Site Navigation

  • Getting Started
  • User Guide
  • API Reference
  • Release Notes
  • SimPEG
  • Contact
  • SimPEG.electromagnetics.static.resistivity.receivers.Pole.eval

SimPEG.electromagnetics.static.resistivity.receivers.Pole.eval#

Pole.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

Returns:
numpy.ndarray

Fields projected to the receiver(s)

On this page
  • Pole.eval()
Show Source

Built with the PyData Sphinx Theme 0.13.3.