#include <PointDataSource.h>
◆ ~PointDataSource()
virtual walberla::vtk::PointDataSource::~PointDataSource |
( |
| ) |
|
|
virtualdefault |
◆ configure()
virtual void walberla::vtk::PointDataSource::configure |
( |
| ) |
|
|
pure virtual |
◆ getAttributes()
virtual std::vector< Attributes > walberla::vtk::PointDataSource::getAttributes |
( |
| ) |
const |
|
pure virtual |
◆ getPoints()
virtual std::vector< Vector3< real_t > > walberla::vtk::PointDataSource::getPoints |
( |
| ) |
|
|
pure virtual |
◆ push() [1/2]
◆ push() [2/2]
virtual void walberla::vtk::PointDataSource::push |
( |
std::ostream & |
os, |
|
|
const uint_t |
data, |
|
|
const uint_t |
point, |
|
|
const uint_t |
component |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: