ソースを参照

pdevs/mpi: remove display

Eric RAMAT 7 年 前
コミット
1cd1c124a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/tests/mpi/cluster/models.hpp

+ 1 - 1
src/tests/mpi/cluster/models.hpp

@@ -166,7 +166,7 @@ public:
     void dint(typename common::DoubleTime::type t)
     {
 
-      std::cout << get_name() << " at " << t << ": dint" << std::endl;
+      //      std::cout << get_name() << " at " << t << ": dint" << std::endl;
       
         mark_full(t);
         if (full_N()) {