Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/include/chemps2/
H A DFCI.h388 …ool isUp, const unsigned int orbIndex, double * thisVector, const FCI * otherFCI, double * otherVe…
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp1975 …ool isUp, const unsigned int orbIndex, double * thisVector, const FCI * otherFCI, double * otherVe… in ActWithSecondQuantizedOperator() argument
1979 assert( L==otherFCI->getL() ); in ActWithSecondQuantizedOperator()
1983 …if ( getTargetIrrep() != Irreps::directProd( otherFCI->getTargetIrrep() , getOrb2Irrep( orbIndex )… in ActWithSecondQuantizedOperator()
2000 … thisVector[ counter ] = phase * otherFCI->getFCIcoeff( bits_up , bits_down , otherVector ); in ActWithSecondQuantizedOperator()
2018 … thisVector[ counter ] = phase * otherFCI->getFCIcoeff( bits_up , bits_down , otherVector ); in ActWithSecondQuantizedOperator()
2035 … thisVector[ counter ] = phase * otherFCI->getFCIcoeff( bits_up , bits_down , otherVector ); in ActWithSecondQuantizedOperator()
2053 … thisVector[ counter ] = phase * otherFCI->getFCIcoeff( bits_up , bits_down , otherVector ); in ActWithSecondQuantizedOperator()