SimPEG.electromagnetics.static.resistivity.Fields2DCellCentered#

class SimPEG.electromagnetics.static.resistivity.Fields2DCellCentered(simulation, knownFields=None, aliasFields=None, dtype=None, **kwargs)[source]#

Bases: Fields2D

Fancy Field Storage for a 2.5D cell centered code.

Attributes

approxSize

The approximate cost to storing all of the known fields.

simulation

The simulation object that created these fields

mesh

survey

Methods

dtype

alias of float

startup