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 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.natural_source.Simulation1DPrimarySecondary.Jvec

SimPEG.electromagnetics.natural_source.Simulation1DPrimarySecondary.Jvec#

Simulation1DPrimarySecondary.Jvec(m, v, f=None)[source]#

Sensitivity times a vector.

Parameters:
  • m (numpy.ndarray) – inversion model (nP,)

  • v (numpy.ndarray) – vector which we take sensitivity product with (nP,)

  • u (SimPEG.electromagnetics.frequency_domain.fields.FieldsFDEM) – fields object

Return type:

numpy.ndarray

Returns:

Jv (ndata,)

On this page
  • Simulation1DPrimarySecondary.Jvec()
Show Source

Built with the PyData Sphinx Theme 0.13.3.