it_new 174 old_code/2015linfty/dune_bdf.hpp std::array<double, 3> it_new; // translate it back it_new 175 old_code/2015linfty/dune_bdf.hpp std::copy(x_0.data(), x_0.data() + x_0.size(), it_new.begin()); it_new 176 old_code/2015linfty/dune_bdf.hpp it.second = it_new; it_new 210 old_code/tumor_growth/tumor_bdf.h std::array<double, 3> it_new; // translate it back it_new 211 old_code/tumor_growth/tumor_bdf.h std::copy(x_0.data(), x_0.data() + x_0.size(), it_new.begin()); it_new 212 old_code/tumor_growth/tumor_bdf.h it.second = it_new;