#include <iostream>
#include <string>
#include "Array1D.h"
#include "Array2D.h"
#include "QMCThreeBodyCorrelationFunctionFactory.h"
#include "StringManipulation.h"
Go to the source code of this file.
Classes | |
class | QMCThreeBodyCorrelationFunctionParameters |
This is a collection of parameters and related functions which describe the interaction of a nucleus and two electrons. More... |