| 
    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 | |
| 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   | |