diff --git a/Troubled_Cell_Detector.py b/Troubled_Cell_Detector.py index a4d8da8e0aea584410bf630e27e04634e016a864..74b75e1c0d7b5bfbf4e2f965e2d9880359ba5024 100644 --- a/Troubled_Cell_Detector.py +++ b/Troubled_Cell_Detector.py @@ -65,8 +65,7 @@ class TroubledCellDetector(object): left_bound : float Left boundary of interval. right_bound : float - Right boundary of interval. Default: 1. - Additional parameters for detector object. Default: {}. + Right boundary of interval. basis : Basis object Basis for calculation. init_cond : InitialCondition object