diff --git a/opm/autodiff/RedistributeDataHandles.hpp b/opm/autodiff/RedistributeDataHandles.hpp index 30aecdebe..fcba01bc9 100644 --- a/opm/autodiff/RedistributeDataHandles.hpp +++ b/opm/autodiff/RedistributeDataHandles.hpp @@ -73,8 +73,10 @@ public: buffer.write(sendState_.rv()[e.index()]); buffer.write(sendState_.pressure()[e.index()]); buffer.write(sendState_.temperature()[e.index()]); - buffer.write(sendState_.saturation()[e.index()]); - + for ( int i=0; i