NullStream.hpp
1
#ifndef OPM_NULLSTREAM_HEADER_INCLUDED
2
#define OPM_NULLSTREAM_HEADER_INCLUDED
3
4
// Copyright (C) 2013 Uni Research AS
5
// This file is licensed under the GNU General Public License v3.0
6
7
#include <iosfwd>
8
9
namespace
Opm
{
10
26
extern
std::ostream& null_stream;
27
28
}
/* namespace Opm */
29
30
#endif
/* OPM_NULLSTREAM_HEADER_INCLUDED */
Opm
Definition:
AnisotropicEikonal.cpp:446
opm
core
utility
NullStream.hpp
Generated on Sun Mar 25 2018 17:06:41 by
1.8.14