Dune::VTKWriter< GridView >::SimpleStream Class Reference
#include <vtkwriter.hh>
List of all members.
Detailed Description
template<class GridView>
class Dune::VTKWriter< GridView >::SimpleStream
write out data in binary
|
Public Member Functions |
| SimpleStream (std::ostream &theStream) |
| make a new stream
|
template<class T> |
void | write (T data) |
| write data to stream
|
The documentation for this class was generated from the following file: