sisi4s
|
#include <algorithms/Algorithm.hpp>
#include <algorithms/ClusterSinglesDoublesAlgorithm.hpp>
#include <math/FockVector.hpp>
#include <DryTensor.hpp>
#include <util/SharedPointer.hpp>
#include <util/Tensor.hpp>
#include <string>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | sisi4s::ClusterSinglesDoublesTriplesAlgorithm |
Contains all the necessary tools for an algorithm with singles, doubles and triples amplitudes. It calculates the energy from the amplitudes , and the Coulomb integrals . For calculating the amplitudes it calls the iteration routine of the actual algorithm. More... | |
Namespaces | |
namespace | sisi4s |