SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::combigrid::LevelVectorTools Member List

This is the complete list of members for sgpp::combigrid::LevelVectorTools, including all inherited members.

compareLower(const LevelVector &a, const LevelVector &b)sgpp::combigrid::LevelVectorToolsinlinestatic
generateDiagonal(const LevelVector &minLevel, level_t levelSum)sgpp::combigrid::LevelVectorToolsstatic
generateDiagonalRecursive(const LevelVector &minLevel, level_t minLevelSum, level_t levelSum, LevelVector &curLevel, size_t curDim, std::vector< LevelVector > &result)sgpp::combigrid::LevelVectorToolsprotectedstatic
generateDiagonalWithBoundary(size_t dim, level_t levelSum)sgpp::combigrid::LevelVectorToolsstatic
generateDiagonalWithoutBoundary(size_t dim, level_t levelSum)sgpp::combigrid::LevelVectorToolsstatic
generateHyperCube(const LevelVector &minLevel, const LevelVector &maxLevel)sgpp::combigrid::LevelVectorToolsstatic
generateHyperCubeRecursive(const LevelVector &minLevel, const LevelVector &maxLevel, LevelVector &curLevel, size_t curDim, std::vector< LevelVector > &result)sgpp::combigrid::LevelVectorToolsprotectedstatic
generateHyperCubeWithBoundary(const LevelVector &maxLevel)sgpp::combigrid::LevelVectorToolsstatic
generateHyperCubeWithoutBoundary(const LevelVector &maxLevel)sgpp::combigrid::LevelVectorToolsstatic
LevelVectorTools()=deletesgpp::combigrid::LevelVectorTools
makeDownwardClosed(LevelVector minLevel, const std::vector< LevelVector > &subspaceLevels)sgpp::combigrid::LevelVectorToolsstatic
sort(std::vector< LevelVector > &levels)sgpp::combigrid::LevelVectorToolsstatic