Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp143 unsigned int TwoPowL = 1; in StartupCountersVsBitstrings() local
144 for (unsigned int orb = 0; orb < L; orb++){ TwoPowL *= 2; } in StartupCountersVsBitstrings()
157 str2cnt_up [ irrep ] = new int[ TwoPowL ]; in StartupCountersVsBitstrings()
158 str2cnt_down[ irrep ] = new int[ TwoPowL ]; in StartupCountersVsBitstrings()
164 for (unsigned int bitstring = 0; bitstring < TwoPowL; bitstring++){ in StartupCountersVsBitstrings()
203 for (unsigned int bitstring = 0; bitstring < TwoPowL; bitstring++){ in StartupCountersVsBitstrings()