Public Member Functions | |
| std::size_t | memory_consumption () const |
Public Attributes | |
| Vector< double > | data |
| std::vector< std::string > | names |
Structure holding data vectors (cell and dof data) for the present parameter value.
Definition at line 387 of file data_out_stack.h.
| std::size_t 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.
Definition at line 392 of file data_out_stack.h.
| std::vector<std::string> DataOutStack< dim, spacedim, DH >::DataVector::names |
Names of the different components within each such data set.
Definition at line 398 of file data_out_stack.h.
documentation generated on Fri Feb 3 2012 06:04:06 by
doxygen
1.7.2