walberla::vtk::PointDataSource::Attributes Struct Reference

#include <PointDataSource.h>

Public Member Functions

 Attributes (const std::string &t, const std::string &n, const uint_t c)
 

Public Attributes

std::string type
 
std::string name
 
uint_t components
 

Constructor & Destructor Documentation

◆ Attributes()

walberla::vtk::PointDataSource::Attributes::Attributes ( const std::string &  t,
const std::string &  n,
const uint_t  c 
)
inline

Member Data Documentation

◆ components

uint_t walberla::vtk::PointDataSource::Attributes::components

◆ name

std::string walberla::vtk::PointDataSource::Attributes::name

◆ type

std::string walberla::vtk::PointDataSource::Attributes::type

The documentation for this struct was generated from the following file: