#include <dune/vtk/types.hh>
◆ FieldInfo() [1/2]
template<class... Args>
Dune::Vtk::FieldInfo::FieldInfo |
( |
std::string |
name, |
|
|
Args... |
args |
|
) |
| |
|
inlineexplicit |
◆ FieldInfo() [2/2]
Dune::Vtk::FieldInfo::FieldInfo |
( |
Dune::VTK::FieldInfo |
info | ) |
|
|
inline |
◆ dataType()
Return the data tpe of the data field.
◆ name()
std::string const& Dune::Vtk::FieldInfo::name |
( |
| ) |
const |
|
inline |
The name of the data field.
◆ rangeType()
Return the category of the stored range.
◆ size()
int Dune::Vtk::FieldInfo::size |
( |
| ) |
const |
|
inline |
The number of components in the data field.
The documentation for this class was generated from the following file: