DerivCalcType¶
- class psi4.core.DerivCalcType¶
Bases:
pybind11_builtins.pybind11_object
Members:
Default : Use internal logic.
SCF : SCF methods.
SCFandDF : Correlated methods using DF (no reference contribution).
Correlated : Correlated methods that write RDMs and Lagrangian to disk.
Attributes Summary
Attributes Documentation
- Default = <DerivCalcType.Default: 0>¶
- SCF = <DerivCalcType.SCF: 1>¶
- SCFandDF = <DerivCalcType.SCFandDF: 2>¶
- name¶
- value¶