Home
last modified time | relevance | path

Searched defs:dim_up (Results 1 – 2 of 2) sorted by relevance

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DTensorOperator.cpp50 const int dim_up = bk_up->gCurrentDim( index, n_up, two_s_up, irrep_up ); in TensorOperator() local
78 const int dim_up = bk_up->gCurrentDim( index, n_up, two_s_up, irrep_up ); in TensorOperator() local
431 const int dim_up = bk_up->gCurrentDim( index, n_updown, two_s_up, irrep_up ); in daxpy_transpose_tensorCD() local
486 const int dim_up = bk_up->gCurrentDim( index, n_updown, two_j_up, irrep_up ); in inproduct() local
H A DFCI.cpp545 void CheMPS2::FCI::excite_beta_omp( const unsigned int dim_up, const unsigned int dim_new_down, dou… in excite_beta_omp()
574 void CheMPS2::FCI::excite_beta_first( const unsigned int dim_up, const unsigned int start_down, con… in excite_beta_first()
603 void CheMPS2::FCI::excite_beta_second_omp( const unsigned int dim_up, const unsigned int start_down… in excite_beta_second_omp()