![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::combigrid::AdaptiveCombinationGridGenerator, including all inherited members.
adaptAllKnown() | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
AdaptiveCombinationGridGenerator(const std::vector< LevelVector > &levelVectors, const std::vector< double > &&QoIValues, std::function< double(double, double)> summationFunction, std::shared_ptr< RelevanceCalculator > relevanceCalculator=std::shared_ptr< RelevanceCalculator >(new WeightedRelevanceCalculator()), std::shared_ptr< PriorityEstimator > priorityEstimator=std::shared_ptr< PriorityEstimator >(new AveragingPriorityEstimator())) | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
AdaptiveCombinationGridGenerator(const std::vector< LevelVector > &levelVectors, std::function< double(double, double)> summationFunction, std::shared_ptr< RelevanceCalculator > relevanceCalculator=std::shared_ptr< RelevanceCalculator >(new WeightedRelevanceCalculator()), std::shared_ptr< PriorityEstimator > priorityEstimator=std::shared_ptr< PriorityEstimator >(new AveragingPriorityEstimator())) | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
AdaptiveCombinationGridGenerator(const std::vector< LevelVector > &levelVectors, std::shared_ptr< RelevanceCalculator > relevanceCalculator=std::shared_ptr< RelevanceCalculator >(new WeightedRelevanceCalculator()), std::shared_ptr< PriorityEstimator > priorityEstimator=std::shared_ptr< PriorityEstimator >(new AveragingPriorityEstimator())) | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
adaptNextLevelVector(bool regular=false) | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
fromCombinationGrid(const CombinationGrid &combinationGrid, const std::vector< double > &&QoIValues, std::function< double(double, double)> summationFunction=std::plus< double >(), std::shared_ptr< RelevanceCalculator > relevanceCalculator=std::shared_ptr< RelevanceCalculator >(new WeightedRelevanceCalculator()), std::shared_ptr< PriorityEstimator > priorityEstimator=std::shared_ptr< PriorityEstimator >(new AveragingPriorityEstimator())) | sgpp::combigrid::AdaptiveCombinationGridGenerator | static |
fromCombinationGrid(const CombinationGrid &combinationGrid, std::function< double(double, double)> summationFunction=std::plus< double >(), std::shared_ptr< RelevanceCalculator > relevanceCalculator=std::shared_ptr< RelevanceCalculator >(new WeightedRelevanceCalculator()), std::shared_ptr< PriorityEstimator > priorityEstimator=std::shared_ptr< PriorityEstimator >(new AveragingPriorityEstimator())) | sgpp::combigrid::AdaptiveCombinationGridGenerator | inlinestatic |
getActiveSet() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getCombinationGrid(const HeterogeneousBasis &basis, bool hasBoundary=true) const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getCurrentResult() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getDelta(const LevelVector &levelVector) const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getDeltas(const std::vector< LevelVector > &levelVectors) const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getLevels() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getMinimumLevelVector() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
getOldSet() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
getPriorities() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getPriorityQueue() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getQoIInformation(const LevelVector &level) | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
getRelevanceOfActiveSet() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | |
getSubspacesAndQoIs() const | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
hasQoIInformation(const LevelVector &level) | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |
setQoIInformation(const LevelVector &level, double qoi) | sgpp::combigrid::AdaptiveCombinationGridGenerator | inline |