MADNESS
0.10.1
|
#include <madness/chem/MolecularOrbitals.h>
#include <madness/chem/molecularbasis.h>
#include <madness/chem/molecule.h>
#include <madness/tensor/distributed_matrix.h>
Go to the source code of this file.
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Functions | |
DistributedMatrix< double > | madness::distributed_localize_PM (World &world, const std::vector< Function< double, 3 >> &mo, const std::vector< Function< double, 3 >> &ao, const std::vector< int > &set, const std::vector< int > &at_to_bf, const std::vector< int > &at_nbf, const double thresh=1e-9, const double thetamax=0.5, const bool randomize=true, const bool doprint=false) |