mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-09 03:18:06 -05:00
Following commitsf4f8c033dandc7016854d(PR #4286), the "vanguard" no longer maintains an internal Deck data member. Don't pretend that it does by providing member functions to access that data member. If someone tries to actually call these member functions then they will get an unfriendly diagnostic message and a build failure.