#include <QMCThreeBodyCorrelationFunctionFactory.h>
Static Public Member Functions | |
static QMCThreeBodyCorrelationFunction * | threeBodyCorrelationFunctionFactory (string &Type) |
Returns the correct QMCThreeBodyCorrelationFunction when a string keyword describing the correlation function is provided. |
Definition at line 27 of file QMCThreeBodyCorrelationFunctionFactory.h.
QMCThreeBodyCorrelationFunction * QMCThreeBodyCorrelationFunctionFactory::threeBodyCorrelationFunctionFactory | ( | string & | Type | ) | [static] |
Returns the correct QMCThreeBodyCorrelationFunction when a string keyword describing the correlation function is provided.
Definition at line 18 of file QMCThreeBodyCorrelationFunctionFactory.cpp.
Referenced by QMCThreeBodyCorrelationFunctionParameters::setThreeBodyCorrelationFunction().