Solver
Options for the system solver.
algorithm
algorithm: Literal['rgf', 'inv'] = 'rgf'
max_batch_size
max_batch_size: PositiveInt = 100
compute_current
compute_current: bool = False
direct_solver
direct_solver: Literal['superlu', 'mumps', 'cudss'] = 'superlu'