simpeg.fields.TimeFields.dtype#

property TimeFields.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.