DataOutStack< dim, spacedim, DH >::DataVector Struct Reference

List of all members.

Public Member Functions

unsigned int memory_consumption () const

Public Attributes

Vector< doubledata
std::vector< std::string > names


Detailed Description

template<int dim, int spacedim = dim, class DH = DoFHandler<dim,spacedim>>
struct DataOutStack< dim, spacedim, DH >::DataVector

Structure holding data vectors (cell and dof data) for the present parameter value.

Member Function Documentation

template<int dim, int spacedim = dim, class DH = DoFHandler<dim,spacedim>>
unsigned int DataOutStack< dim, spacedim, DH >::DataVector::memory_consumption (  )  const

Determine an estimate for the memory consumption (in bytes) of this object.


Member Data Documentation

template<int dim, int spacedim = dim, class DH = DoFHandler<dim,spacedim>>
Vector<double> DataOutStack< dim, spacedim, DH >::DataVector::data

Data vector.

template<int dim, int spacedim = dim, class DH = DoFHandler<dim,spacedim>>
std::vector<std::string> DataOutStack< dim, spacedim, DH >::DataVector::names

Names of the different components within each such data set.


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

deal.II documentation generated on Sat Aug 15 16:51:48 2009 by doxygen 1.5.9