Mac2d constructor should fill arrays with zeros
The constructor for Mac2d should be moved to Mac2d.cpp and it should initialize each array (pressures, velocities, etc.) to being zero-filled with std::fill
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
The constructor for Mac2d should be moved to Mac2d.cpp and it should initialize each array (pressures, velocities, etc.) to being zero-filled with std::fill