|
Public Member Functions |
|
| MOInfo (int argc, char *argv[], char *id) |
|
void | set_dgemm_timing (double value) |
|
void | add_dgemm_timing (double value) |
|
double | get_dgemm_timing () const |
|
double | get_no_damp_convergence () const |
|
double ** | get_scf_mos () const |
|
double ** | get_scf_mos (int i) const |
|
double | get_scf_mos (int i, int j) const |
|
void | write_scf_mos () |
|
int | get_mo_sym (int i) const |
|
int | get_root () const |
|
int | get_nirreps () const |
|
int | get_nso () const |
|
int | get_nmo () const |
|
int | get_norbs () const |
|
int | get_nactive_ael () const |
|
int | get_nactive_bel () const |
|
int | get_nael () const |
|
int | get_nbel () const |
|
int | get_nfocc () const |
|
int | get_ndocc () const |
|
int | get_nactv () const |
|
int | get_navir () const |
|
int | get_nfvir () const |
|
int | get_nocc () const |
|
int | get_nvir () const |
|
int * | get_sopi () const |
|
int * | get_orbspi () const |
|
int * | get_focc () const |
|
int * | get_docc () const |
|
int * | get_actv () const |
|
int * | get_avir () const |
|
int * | get_fvir () const |
|
int * | get_occ () const |
|
int * | get_vir () const |
|
int | get_sopi (int i) const |
|
int | get_orbspi (int i) const |
|
int | get_focc (int i) const |
|
int | get_docc (int i) const |
|
int | get_actv (int i) const |
|
int | get_avir (int i) const |
|
int | get_fvir (int i) const |
|
int * | get_clsdpi () const |
|
int * | get_openpi () const |
|
int | get_nonfrozen_to_all (int i) const |
|
int | get_all_to_nonfrozen (int i) const |
|
int * | get_first_so_pitzer () const |
|
int * | get_last_so_pitzer () const |
|
int * | get_first_orbs_pitzer () const |
|
int * | get_last_orbs_pitzer () const |
|
int | get_first_orbs_pitzer (int i) const |
|
int | get_last_orbs_pitzer (int i) const |
|
int * | get_first_occupied_pitzer (int i) const |
|
int * | get_first_active_pitzer (int i) const |
|
int * | get_first_virtual_pitzer (int i) const |
|
int * | get_last_occupied_pitzer (int i) const |
|
int * | get_last_active_pitzer (int i) const |
|
int * | get_last_virtual_pitzer (int i) const |
|
int * | get_ioff () const |
|
int * | get_so_to_pitzer () const |
|
int * | get_orbs_to_pitzer () const |
|
int * | get_docc_to_pitzer () const |
|
int * | get_act_to_pitzer () const |
|
int * | get_ext_to_pitzer () const |
|
int * | get_occ_to_pitzer () const |
|
int * | get_vir_to_pitzer () const |
|
int * | get_all_to_pitzer () const |
|
int * | get_qt_to_pitzer () const |
|
int * | get_actv_to_occ () const |
|
int * | get_actv_to_vir () const |
|
int * | get_occ_to_actv () const |
|
int * | get_vir_to_actv () const |
|
bool * | get_is_act_in_occ () const |
|
bool * | get_is_act_in_vir () const |
|
char ** | get_irr_labs () const |
|
char * | get_irr_labs (int i) const |
|
int | get_all_to_occ (int i) const |
|
int | get_all_to_vir (int i) const |
|
int | get_all_to_pitzer (int i) const |
|
double * | get_evals (spin s) const |
|
double | get_nuclear_energy () const |
|
double | get_scf_energy () const |
|
double | get_fzcore_energy () const |
|
void | set_fzcore_energy (double efzc) |
|
void | setup_model_space () |
|
int | get_nrefs () |
|
int | get_nunique () |
|
int | get_ref_number (std::string str, int n) |
|
int | get_ref_size (std::string str) |
|
strvec | get_matrix_names (std::string str) |
|
intvec | get_aocc (std::string str, int i) |
|
intvec | get_bocc (std::string str, int i) |
|
intvec | get_avir (std::string str, int i) |
|
intvec | get_bvir (std::string str, int i) |
|
intpairvec | get_alpha_internal_excitation (int i, int j) |
|
intpairvec | get_beta_internal_excitation (int i, int j) |
|
double | get_sign_internal_excitation (int i, int j) |
Friends |
|
class | SlaterDeterminant |
Data Structures |
| class | SlaterDeterminant |