Department of Scientific Computing   
Institute for Numerical Simulation   
University of Bonn   
Documentation
Download
Programming References
Bug Reports / Suggestions
FAQ
Authors
next up previous
Next: AdaptiveData<DIM> Up: Data Structures Previous: LevelAdaptiveData<DIM>


BlendingData<DIM>

BlendingData is basically a collection of DIM-dimensional UniformData<DIM>. Each of the arrays stores either nodal values or scaling function coefficients or wavelet coefficients for a particular uniform grid or trial space. BlendingData is used for the so-called combination technique which allows to extrapolate results of e.g. a numerical quadrature to sparse grids. The member function LevelAdaptiveData<DIM>::Blend() performs the combination of results.



koster 2003-07-29