SimPEG.electromagnetics.static.spectral_induced_polarization.Simulation2DCellCentered.solver_opts#
- property Simulation2DCellCentered.solver_opts#
- Solver-specific parameters. - The parameters specific to the solver set with the - solverproperty are set upon instantiation. The- solver_optsproperty is used to set solver-specific properties. This is done by providing a- dictthat contains appropriate pairs of keyword arguments and parameter values. Please visit pymatsolver to learn more about solvers and their parameters.- Returns:
- dict
- keyword arguments and parameters passed to the solver.