baseoutputwriter.hh File Reference
#include <dune/common/dynvector.hh>
#include <dune/common/dynmatrix.hh>
#include <vector>
Include dependency graph for baseoutputwriter.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BaseOutputWriter
 The base class for all output writers. More...
 

Namespaces

namespace  Opm
 

Detailed Description

The base class for all output writers.

The sole purpose of this class is to enable RTTI (i.e. dynamic_cast) on writer objects.