Department of Scientific Computing   
Institute for Numerical Simulation   
University of Bonn   
Documentation
Download
Programming References
Bug Reports / Suggestions
FAQ
Authors
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

BlendingWeights Class Template Reference

Array with weights for the blending (combination) formula. More...

#include <LevelAdaptive.hpp>

List of all members.

Public Methods

 BlendingWeights ()
 default constructor.

 BlendingWeights (LevelAdaptiveGrid< DIM > *G)
 with initialization of coarsest and finest level.

void Init (LevelAdaptiveGrid< DIM > *G)
 see above.

void Clear ()
 clear all weights.

void Print (int all=3)
 Print: if all&1 != 0 then the weights, if all&2 = !0 then statistics.

size_t Size ()
 return size of blending spaces.


Public Attributes

Matrix<int , DIM>* a
 wheigths.

template<int DIM> class BlendingWeights


The documentation for this class was generated from the following files:
Generated at Mon Aug 19 10:02:33 2002 for AWFD by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001