#include <ccsd.h>
|
| double | e_corr {0.0} |
| |
| Eigen::Tensor< double, 2 > | t1 |
| | (nocc x nvir)
|
| |
| Eigen::Tensor< double, 4 > | t2 |
| | (nocc x nocc x nvir x nvir)
|
| |
| int | iterations {0} |
| |
| bool | converged {false} |
| |
◆ converged
| bool occ::qm::cc::CCSDResult::converged {false} |
◆ e_corr
| double occ::qm::cc::CCSDResult::e_corr {0.0} |
◆ iterations
| int occ::qm::cc::CCSDResult::iterations {0} |
◆ t1
| Eigen::Tensor<double, 2> occ::qm::cc::CCSDResult::t1 |
◆ t2
| Eigen::Tensor<double, 4> occ::qm::cc::CCSDResult::t2 |
(nocc x nocc x nvir x nvir)
The documentation for this struct was generated from the following file:
- /home/runner/work/occ/occ/include/occ/qm/cc/ccsd.h