Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Classes | Namespaces
io_errorStream.h File Reference

Providing a costume stream. More...

#include <fstream>
#include "esfem_fwd.h"
Include dependency graph for io_errorStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Esfem::Io::Error_stream
 Wrapper class for a std::stream. More...
 

Namespaces

 Esfem
 The evolving surface finite element method.
 
 Esfem::Io
 Input output routines.
 

Detailed Description

Providing a costume stream.

Revision history:

 Revised by Christian Power April 2016
 Revised by Christian Power February 2016
 Originally written by Christian Power
      (power22c@gmail.com) Januar 2016

Idea

Provides a wrapper class for fstream, that is compatible with the Esfem::Io::Parameter class.

Author
Christian Power
Date
25. April 2016

Definition in file io_errorStream.h.