SG++-Doxygen-Documentation
|
Calculation: numPoints := 1 + factor * level, where factor is a parameter passed to the class. More...
#include <LinearGrowthStrategy.hpp>
Public Member Functions | |
LinearGrowthStrategy (size_t factor) | |
virtual size_t | numPoints (size_t level) |
virtual | ~LinearGrowthStrategy () |
Public Member Functions inherited from sgpp::combigrid::AbstractGrowthStrategy | |
virtual | ~AbstractGrowthStrategy () |
Calculation: numPoints := 1 + factor * level, where factor is a parameter passed to the class.
|
explicit |
|
virtual |
|
virtual |
Implements sgpp::combigrid::AbstractGrowthStrategy.
References level.