#include <GnuPlotGraphWriter.h>
◆ DataPoint
◆ GnuPlotGraphWriter()
walberla::gather::GnuPlotGraphWriter::GnuPlotGraphWriter |
( |
const std::string & |
filename, |
|
|
const std::string & |
fileEnding = "dat" |
|
) |
| |
|
inline |
◆ process()
void walberla::gather::GnuPlotGraphWriter::process |
( |
const std::vector< std::vector< real_t > > & |
data | ) |
|
|
inlineoverridevirtual |
◆ writeDataSet()
virtual void walberla::gather::GnuPlotGraphWriter::writeDataSet |
( |
const std::vector< DataPoint > & |
dataset | ) |
|
|
inlinevirtual |
◆ callNr
uint_t walberla::gather::GnuPlotGraphWriter::callNr |
|
private |
◆ fileEnding_
std::string walberla::gather::GnuPlotGraphWriter::fileEnding_ |
|
private |
◆ filename_
std::string walberla::gather::GnuPlotGraphWriter::filename_ |
|
private |
The documentation for this class was generated from the following file: