MADNESS
0.10.1
|
#include <madness/mra/mra.h>
#include <madness/chem/molecule.h>
#include <madness/chem/potentialmanager.h>
#include <madness/chem/atomutil.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 | |
std::shared_ptr< NuclearCorrelationFactor > | madness::create_nuclear_correlation_factor (World &world, const Molecule &molecule, const std::shared_ptr< PotentialManager > pm, const std::pair< std::string, double > &ncf) |
std::shared_ptr< NuclearCorrelationFactor > | madness::create_nuclear_correlation_factor (World &world, const Molecule &molecule, const std::shared_ptr< PotentialManager > potentialmanager, const std::string inputline) |
create and return a new nuclear correlation factor More... | |