#include <QMCLineSearchStepLengthSelectionFactory.h>
Static Public Member Functions | |
static QMCLineSearchStepLengthSelectionAlgorithm * | factory (string &Type) |
Returns the correct QMCLineSearchStepLengthSelectionAlgorithm when a string keyword describing the correlation function is provided. |
Definition at line 28 of file QMCLineSearchStepLengthSelectionFactory.h.
QMCLineSearchStepLengthSelectionAlgorithm * QMCLineSearchStepLengthSelectionFactory::factory | ( | string & | Type | ) | [static] |
Returns the correct QMCLineSearchStepLengthSelectionAlgorithm when a string keyword describing the correlation function is provided.
Definition at line 20 of file QMCLineSearchStepLengthSelectionFactory.cpp.
Referenced by QMCFlags::checkFlags(), and QMCOptimizationFactory::optimizationAlgorithmFactory().