|
occ
|
Concept for an external-potential model: a self-contained engine that produces a one-electron potential matrix V_ext and the nuclear–external interaction energy when handed an SCF procedure (HF/DFT/etc.).
More...
#include <external_potential.h>
Concept for an external-potential model: a self-contained engine that produces a one-electron potential matrix V_ext and the nuclear–external interaction energy when handed an SCF procedure (HF/DFT/etc.).
Models are independent of SCF<Proc> — callers can use them on the side (e.g. for diagnostics) or feed them into SCF::set_external_potential.