simpeg.electromagnetics.time_domain.Fields3DMagneticField.dtype#

property Fields3DMagneticField.dtype#

Python data type(s) used to store the fields.

the Python data type for each numerical field solution that is stored in the fields object. E.g. float, complex, {'eSolution': complex, 'bSolution': complex}.

Returns:
dtype or dict of {strdtype}

Python data type(s) used to store the fields.