#include <QMCFunctionsFactory.h>
Static Public Member Functions | |
static QMCFunctions * | functionsFactory (QMCInput *input, string &Type) |
Returns the correct QMCFunctions when a string keyword describing the correlation function is provided. |
Definition at line 31 of file QMCFunctionsFactory.h.
QMCFunctions * QMCFunctionsFactory::functionsFactory | ( | QMCInput * | input, | |
string & | Type | |||
) | [static] |
Returns the correct QMCFunctions when a string keyword describing the correlation function is provided.
Definition at line 16 of file QMCFunctionsFactory.cpp.
Referenced by QMCRun::initializeFunction().