MappingCartesian< dim, spacedim >::InternalData Class Reference

Inheritance diagram for MappingCartesian< dim, spacedim >::InternalData:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 InternalData (const Quadrature< dim > &quadrature)
virtual unsigned int memory_consumption () const

Public Attributes

Tensor< 1, dim > length
double volume_element
std::vector< Point< dim > > quadrature_points


Detailed Description

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

Storage for internal data of the scaling.

Constructor & Destructor Documentation

template<int dim, int spacedim = dim>
MappingCartesian< dim, spacedim >::InternalData::InternalData ( const Quadrature< dim > &  quadrature  ) 

Constructor.


Member Function Documentation

template<int dim, int spacedim = dim>
virtual unsigned int MappingCartesian< dim, spacedim >::InternalData::memory_consumption (  )  const [virtual]

Return an estimate (in bytes) or the memory consumption of this object.

Reimplemented from Mapping< dim, spacedim >::InternalDataBase.


Member Data Documentation

template<int dim, int spacedim = dim>
Tensor<1,dim> MappingCartesian< dim, spacedim >::InternalData::length

Length of the cell in different coordinate directions, hx, hy, hz.

template<int dim, int spacedim = dim>
double MappingCartesian< dim, spacedim >::InternalData::volume_element

The volume element

template<int dim, int spacedim = dim>
std::vector<Point<dim> > MappingCartesian< dim, spacedim >::InternalData::quadrature_points

Vector of all quadrature points. Especially, all points on all faces.


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

deal.II documentation generated on Sat Aug 15 16:52:05 2009 by doxygen 1.5.9