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.time_domain.receivers.PointMagneticField.getTimeP

SimPEG.electromagnetics.time_domain.receivers.PointMagneticField.getTimeP#

PointMagneticField.getTimeP(time_mesh, f)[source]#

Get time projection matrix from mesh to receivers.

Only constructed when called.

Parameters:
time_meshdiscretize.TensorMesh

A 1D TensorMesh defining the time discretization

fSimPEG.electromagnetics.time_domain.fields.FieldsTDEM
Returns:
scipy.sparse.csr_matrix

P, the interpolation matrix

On this page
  • PointMagneticField.getTimeP()
Show Source

Built with the PyData Sphinx Theme 0.13.3.