OPM
Tutorials
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
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
core
utility
NullStream.hpp
Generated on Sun Mar 25 2018 17:06:50 by
1.8.5