diff --git a/lib/algorithms/approx/Chebyshev.h b/lib/algorithms/approx/Chebyshev.h index f00170cf..1952799e 100644 --- a/lib/algorithms/approx/Chebyshev.h +++ b/lib/algorithms/approx/Chebyshev.h @@ -166,7 +166,6 @@ namespace Grid { Field *Tn = &T1; Field *Tnp = &T2; - std::cout<