occ
Loading...
Searching...
No Matches
correlation.h File Reference
#include <occ/qm/wavefunction.h>
#include <string>
Include dependency graph for correlation.h:

Classes

struct  occ::driver::CorrelationOptions
 Options for a post-HF correlation calculation on a converged SCF wavefunction. More...
 
struct  occ::driver::CorrelationResult
 Result of a post-HF correlation calculation. More...
 

Namespaces

namespace  occ
 
namespace  occ::driver
 

Functions

CorrelationResult occ::driver::run_correlation (const qm::Wavefunction &wfn, const CorrelationOptions &opts={})
 Run an MP2 / CCSD / CCSD(T) calculation on a converged SCF wavefunction, with the same backend dispatch, auxiliary-basis resolution and frozen-core handling as the CLI.