Home
last modified time | relevance | path

Searched refs:symm_4rdm_helper (Results 1 – 2 of 2) sorted by relevance

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DDMRGfock.cpp48symm_4rdm_helper( output, Y, Z, 1.0, 1.0, false, 0.5 ); // output = 0.5 * 3rdm[ ( 1 + E_{YZ} + E… in Symm4RDM()
49symm_4rdm_helper( output, Y, Z, 1.0, 0.0, true, -0.5 ); // output = 0.5 * ( 3rdm[ ( 1 + E_{YZ} + E… in Symm4RDM()
88 void CheMPS2::DMRG::symm_4rdm_helper( double * output, const int ham_orb1, const int ham_orb2, cons… in symm_4rdm_helper() function in CheMPS2::DMRG
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/include/chemps2/
H A DDMRG.h302 …void symm_4rdm_helper( double * output, const int ham_orb1, const int ham_orb2, const double alpha…