![]() |
|
#include <LevelAdaptive.hpp>
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. | |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001