This is the complete list of members for autopas::ActiveHarmony, including all inherited members.
ActiveHarmony(const InteractionTypeOption &interactionType, const std::set< ContainerOption > &allowedContainerOptions, const NumberSet< double > &allowedCellSizeFactors, const std::set< TraversalOption > &allowedTraversalOptions, const std::set< LoadEstimatorOption > &allowedLoadEstimatorOptions, const std::set< DataLayoutOption > &allowedDataLayoutOptions, const std::set< Newton3Option > &allowedNewton3Options, bool mpiDivideAndConquer, AutoPas_MPI_Comm comm) | autopas::ActiveHarmony | |
addEvidence(const Configuration &configuration, const Evidence &evidence) override | autopas::ActiveHarmony | virtual |
getOptionType() const override | autopas::ActiveHarmony | virtual |
needsLiveInfo() const | autopas::TuningStrategyInterface | inlinevirtual |
needsSmoothedHomogeneityAndMaxDensity() const override | autopas::ActiveHarmony | virtual |
optimizeSuggestions(std::vector< Configuration > &configQueue, const EvidenceCollection &evidenceCollection) override | autopas::ActiveHarmony | virtual |
receiveLiveInfo(const LiveInfo &info) | autopas::TuningStrategyInterface | inlinevirtual |
receiveSmoothedHomogeneityAndMaxDensity(double homogeneity, double maxDensity) | autopas::TuningStrategyInterface | inlinevirtual |
reset(size_t iteration, size_t tuningPhase, std::vector< Configuration > &configQueue, const autopas::EvidenceCollection &evidenceCollection) override | autopas::ActiveHarmony | virtual |
searchSpaceIsEmpty() const | autopas::ActiveHarmony | |
searchSpaceIsTrivial() const | autopas::ActiveHarmony | |
~ActiveHarmony() override (defined in autopas::ActiveHarmony) | autopas::ActiveHarmony | |
~TuningStrategyInterface()=default (defined in autopas::TuningStrategyInterface) | autopas::TuningStrategyInterface | virtual |