![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::combigrid::LevelVectorTools, including all inherited members.
compareLower(const LevelVector &a, const LevelVector &b) | sgpp::combigrid::LevelVectorTools | inlinestatic |
generateDiagonal(const LevelVector &minLevel, level_t levelSum) | sgpp::combigrid::LevelVectorTools | static |
generateDiagonalRecursive(const LevelVector &minLevel, level_t minLevelSum, level_t levelSum, LevelVector &curLevel, size_t curDim, std::vector< LevelVector > &result) | sgpp::combigrid::LevelVectorTools | protectedstatic |
generateDiagonalWithBoundary(size_t dim, level_t levelSum) | sgpp::combigrid::LevelVectorTools | static |
generateDiagonalWithoutBoundary(size_t dim, level_t levelSum) | sgpp::combigrid::LevelVectorTools | static |
generateHyperCube(const LevelVector &minLevel, const LevelVector &maxLevel) | sgpp::combigrid::LevelVectorTools | static |
generateHyperCubeRecursive(const LevelVector &minLevel, const LevelVector &maxLevel, LevelVector &curLevel, size_t curDim, std::vector< LevelVector > &result) | sgpp::combigrid::LevelVectorTools | protectedstatic |
generateHyperCubeWithBoundary(const LevelVector &maxLevel) | sgpp::combigrid::LevelVectorTools | static |
generateHyperCubeWithoutBoundary(const LevelVector &maxLevel) | sgpp::combigrid::LevelVectorTools | static |
LevelVectorTools()=delete | sgpp::combigrid::LevelVectorTools | |
makeDownwardClosed(LevelVector minLevel, const std::vector< LevelVector > &subspaceLevels) | sgpp::combigrid::LevelVectorTools | static |
sort(std::vector< LevelVector > &levels) | sgpp::combigrid::LevelVectorTools | static |