|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Writer for 1D grids in gnuplot format. More...
#include <dune/grid/io/file/gnuplot.hh>
Inheritance diagram for Dune::GnuplotWriter< GridView >:

Public Member Functions | |
| GnuplotWriter (const GridView &gv) | |
| template<class DataContainer > | |
| void | addCellData (const DataContainer &data, const std::string &name) |
| Add cell data. | |
| template<class DataContainer > | |
| void | addVertexData (const DataContainer &data, const std::string &name) |
| Add vertex data. | |
| void | write (const std::string &filename) const |
| Write Gnuplot file to disk. | |
Detailed Description
template<class GridView>
class Dune::GnuplotWriter< GridView >
class Dune::GnuplotWriter< GridView >
Writer for 1D grids in gnuplot format.
- Template Parameters
-
GridType the grid GridView Level- or LeafGridView
Constructor & Destructor Documentation
◆ GnuplotWriter()
template<class GridView >
|
inline |
Member Function Documentation
◆ addCellData()
template<class GridView >
template<class DataContainer >
|
inline |
Add cell data.
- Parameters
-
data An ISTL compliant vector type name associated with the data
◆ addVertexData()
template<class GridView >
template<class DataContainer >
|
inline |
Add vertex data.
- Parameters
-
data An ISTL compliant vector type name associated with the data
◆ write()
template<class GridView >
| void Dune::GnuplotWriter< GridView >::write | ( | const std::string & | filename | ) | const |
Write Gnuplot file to disk.
- Parameters
-
filename Name of the file to write to
The documentation for this class was generated from the following files:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8