Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp630 const int irrep_target_center = Irreps::directProd( TargetIrrep, irrep_center ); in matvec() local
637 const int irrep_center_down = Irreps::directProd( irrep_target_center, irrep_center_up ); in matvec()