SimPEG.electromagnetics.viscous_remanent_magnetization.Simulation3DLinear.solver_opts#
- property Simulation3DLinear.solver_opts#
Solver-specific parameters.
The parameters specific to the solver set with the
solverproperty are set upon instantiation. Thesolver_optsproperty is used to set solver-specific properties. This is done by providing adictthat contains appropriate pairs of keyword arguments and parameter values. Please visit pymatsolver to learn more about solvers and their parameters.- Returns:
dictkeyword arguments and parameters passed to the solver.