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


LevelAdaptiveData<DIM>

LevelAdaptiveData is basically a collection of DIM-dimensional double arrays with additional information on the computational domain, the underlying wavelets and boundary conditions on all 2*DIM faces, see Extensions<DIM>. Each of the arrays stores the wavelet coefficients for one multivariate level ${\bf l}$. LevelAdaptiveData provides a large set of functions for creation, manipulation, data access, linear algebra and evaluation of operators, see the Programming References for details.



koster 2003-07-29