Implement the (_AXPY-like) interface for containers (base-vectors) that support a begin()/end() iterator pair (e.g., ::std::vector<>). Finally, update examples accordingly. This restores independent build of OPMTransport (when used outside Dune).
Implement the (_AXPY-like) interface for containers (base-vectors) that support a begin()/end() iterator pair (e.g., ::std::vector<>). Finally, update examples accordingly. This restores independent build of OPMTransport (when used outside Dune).