Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/include/chemps2/
H A DFCI.h546 …igned int dim_old_up, const unsigned int start_down, const unsigned int stop_down, double * origin…
547 …igned int dim_old_up, const unsigned int start_down, const unsigned int stop_down, double * origin…
551 … unsigned int dim_up, const unsigned int start_down, const unsigned int stop_down, double * origin…
552 … unsigned int dim_up, const unsigned int start_down, const unsigned int stop_down, double * origin…
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp560 …igned int dim_old_up, const unsigned int start_down, const unsigned int stop_down, double * origin… in excite_alpha_first() argument
566 for ( unsigned int cnt_down = start_down; cnt_down < stop_down; cnt_down++ ){ in excite_alpha_first()
574 … unsigned int dim_up, const unsigned int start_down, const unsigned int stop_down, double * origin… in excite_beta_first() argument
576 for ( unsigned int cnt_new_down = start_down; cnt_new_down < stop_down; cnt_new_down++ ){ in excite_beta_first()
588 …igned int dim_old_up, const unsigned int start_down, const unsigned int stop_down, double * origin… in excite_alpha_second_omp() argument
595 for ( unsigned int cnt_down = start_down; cnt_down < stop_down; cnt_down++ ){ in excite_alpha_second_omp()
603 … unsigned int dim_up, const unsigned int start_down, const unsigned int stop_down, double * origin… in excite_beta_second_omp() argument
606 for ( unsigned int cnt_old_down = start_down; cnt_old_down < stop_down; cnt_old_down++ ){ in excite_beta_second_omp()