MADNESS 0.10.1
|
#include <madness/chem/correlationfactor.h>
Namespaces | |
namespace | madness |
Namespace for all elements and tools of MADNESS. | |
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 | |