baseoutputwriter.hh File Reference

The base class for all output writers. More...

#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  Ewoms::BaseOutputWriter
 The base class for all output writers. More...
 

Namespaces

 Ewoms
 

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.