Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
opm
core
utility
NullStream.hpp
Go to the documentation of this file.
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.hpp:43
Opm::null_stream
std::ostream & null_stream