The WarpX documentation for pywarpx.picmi.JacobiPreconditioner() indicates that the arguments for initializing the preconditioner are optional. In picmi.py (line 1783), however, for WarpX 26.08, in the JacobiPreconditioner initialization, the inputs do not have default values.
The WarpX documentation for pywarpx.picmi.JacobiPreconditioner() indicates that the arguments for initializing the preconditioner are optional. In picmi.py (line 1783), however, for WarpX 26.08, in the JacobiPreconditioner initialization, the inputs do not have default values.