Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp37 CheMPS2::FCI::FCI(Hamiltonian * Ham, const unsigned int theNel_up, const unsigned int theNel_down, … in FCI() argument
43 assert( theNel_up <= L ); in FCI()
46 Nel_up = theNel_up; in FCI()