simpeg.electromagnetics.time_domain.Fields3DMagneticFluxDensity.dtype#
- property Fields3DMagneticFluxDensity.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 {str
dtype
} Python data type(s) used to store the fields.
- dtype or dict of {str