dune-fem 2.8.0
|
#include <string>
#include <fstream>
#include <stdint.h>
#include <dune/common/exceptions.hh>
#include <dune/fem/misc/bartonnackmaninterface.hh>
#include <dune/fem/misc/mpimanager.hh>
#include "streams_inline.hh"
Go to the source code of this file.
Classes | |
class | Dune::Fem::StreamError |
class | Dune::Fem::OutStreamInterface< TraitsImp > |
abstract interface for an output stream More... | |
class | Dune::Fem::InStreamInterface< TraitsImp > |
abstract interface for an input stream More... | |
struct | Dune::Fem::StreamFactory< StreamImpl > |
Factory class for Fem Streams to deal with different constructor parameters. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |