Public Member Functions | |
unsigned int | memory_consumption () const |
Public Attributes | |
Vector< double > | data |
std::vector< std::string > | names |
unsigned int DataOutStack< dim, spacedim, DH >::DataVector::memory_consumption | ( | ) | const |
Determine an estimate for the memory consumption (in bytes) of this object.
Vector<double> DataOutStack< dim, spacedim, DH >::DataVector::data |
Data vector.
std::vector<std::string> DataOutStack< dim, spacedim, DH >::DataVector::names |
Names of the different components within each such data set.