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


UniformData<DIM>

UniformData is basically a DIM-dimensional double array used for the storage of nodal values, scaling function or wavelet coefficients. Furthermore, the corners of the computational domain, the underlying wavelets and boundary conditions on all 2*DIM faces are stored in a further data structure Extensions<DIM>. UniformData provides a large set of functions for creation, data access, linear algebra, IO and evaluation of operators, see the Programming References for details.



koster 2003-07-29