#include <LevelHelpers.hpp>
◆ LevelInfos()
sgpp::combigrid::LevelInfos::LevelInfos |
( |
| ) |
|
◆ ~LevelInfos()
sgpp::combigrid::LevelInfos::~LevelInfos |
( |
| ) |
|
|
virtual |
◆ getInfos()
- Returns
- the currently stored information
◆ incrementCounter()
void sgpp::combigrid::LevelInfos::incrementCounter |
( |
| ) |
|
increments the counter -> new refinement iteration started
◆ insert()
insert information on a new level that has been added during the current refinement iteration
- Parameters
-
level | MultiIndex representing the level |
levelInfo | information on the level containing norm, priority, numGridPoints, etc. |
◆ maxNormPerIteration()
computes the maximum norm of all levels per refinement iteration.
This can be used as an indicator for the error of the combigrid solution.
- Parameters
-
maxNorms | return vector; contains the maximum norm of all levels per iteration |
References python.statsfileInfo::i.
The documentation for this class was generated from the following files: