Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DHeff.cpp336 Davidson deBoskabouter( veclength, CheMPS2::DAVIDSON_NUM_VEC, in SolveDAVIDSON_main() local
343 char instruction = deBoskabouter.FetchInstruction( whichpointers ); in SolveDAVIDSON_main()
355 instruction = deBoskabouter.FetchInstruction( whichpointers ); in SolveDAVIDSON_main()
369 instruction = deBoskabouter.FetchInstruction( whichpointers ); in SolveDAVIDSON_main()
376 …if (CheMPS2::HEFF_debugPrint){ std::cout << " Stats: nIt(DAVIDSON) = " << deBoskabouter.GetNumMu… in SolveDAVIDSON_main()
H A DCASSCFnewtonraphson.cpp331 Davidson deBoskabouter( x_linearlength + 1, CheMPS2::DAVIDSON_NUM_VEC, in augmentedHessianNR() local
336 char instruction = deBoskabouter.FetchInstruction( whichpointers ); in augmentedHessianNR()
345 instruction = deBoskabouter.FetchInstruction( whichpointers ); in augmentedHessianNR()
348 instruction = deBoskabouter.FetchInstruction( whichpointers ); in augmentedHessianNR()
352 …cout << "DMRGSCF::augmentedHessianNR : Augmented Hessian update found with " << deBoskabouter.GetN… in augmentedHessianNR()
H A DFCI.cpp1923 Davidson deBoskabouter( veclength, DVDSN_NUM_VEC, in GSDavidson() local
1929 char instruction = deBoskabouter.FetchInstruction( whichpointers ); in GSDavidson()
1935 instruction = deBoskabouter.FetchInstruction( whichpointers ); in GSDavidson()
1938 instruction = deBoskabouter.FetchInstruction( whichpointers ); in GSDavidson()
1944 …:GSDavidson : Required number of matrix-vector multiplications = " << deBoskabouter.GetNumMultipli… in GSDavidson()