FE_DGPNonparametric< dim, spacedim >::InternalData Class Reference

Inheritance diagram for FE_DGPNonparametric< dim, spacedim >::InternalData:
Inheritance graph
[legend]

List of all members.

Public Attributes

std::vector< doublevalues
std::vector< Tensor< 1, dim > > grads
std::vector< Tensor< 2, dim > > grad_grads

Detailed Description

template<int dim, int spacedim = dim>
class FE_DGPNonparametric< dim, spacedim >::InternalData

Fields of cell-independent data.

For information about the general purpose of this class, see the documentation of the base class.


Member Data Documentation

template<int dim, int spacedim = dim>
std::vector<double> FE_DGPNonparametric< dim, spacedim >::InternalData::values
template<int dim, int spacedim = dim>
std::vector<Tensor<1,dim> > FE_DGPNonparametric< dim, spacedim >::InternalData::grads
template<int dim, int spacedim = dim>
std::vector<Tensor<2,dim> > FE_DGPNonparametric< dim, spacedim >::InternalData::grad_grads

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

deal.II documentation generated on Mon Nov 23 22:57:41 2009 by doxygen 1.6.1