dune-fem 2.12-git
Loading...
Searching...
No Matches
discretefunction_inline.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

template<class StreamTraits , class Impl >
OutStreamInterface< StreamTraits > & Dune::Fem::operator<< (OutStreamInterface< StreamTraits > &out, const DiscreteFunctionInterface< Impl > &df)
 write a discrete function into an output stream
 
template<class StreamTraits , class Impl >
InStreamInterface< StreamTraits > & Dune::Fem::operator>> (InStreamInterface< StreamTraits > &in, DiscreteFunctionInterface< Impl > &df)
 read a discrete function from an input stream