SimPEG.electromagnetics.frequency_domain.simulation.BaseFDEMSimulation.mesh#

property BaseFDEMSimulation.mesh#

Mesh for the simulation.

For more on meshes, visit discretize.base.BaseMesh.

Returns:
discretize.base.BaseMesh

Mesh on which the forward problem is discretized.