Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp1310 … const int irrep_product3 = Irreps::directProd( getOrb2Irrep( crea3 ), getOrb2Irrep( anni3 ) ); in Driver3RDM() local
1312 if ( irrep_center3 == irrep_product3 ){ // I1 x I2 x I3 = Itrivial in Driver3RDM()