Home
last modified time | relevance | path

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

/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DDMRGfock.cpp234 TensorT ** old_mps = new TensorT * [ L ]; in solve_fock() local
236 old_mps[ orbital ] = MPS[ orbital ]; in solve_fock()
237 old_mps[ orbital ]->sBK( denBK ); in solve_fock()
273 oldS->Join( old_mps[ index ], old_mps[ index + 1 ] ); in solve_fock()
295 oldS->Join( old_mps[ index ], old_mps[ index + 1 ] ); in solve_fock()
329 delete [] old_mps; in solve_fock()
356 overlaps[ index ]->create( new_mps[ index ], old_mps[ index ] ); in solve_fock_update_helper()
357 regular[ index ]->create( new_mps[ index ], old_mps[ index ], NULL, NULL ); in solve_fock_update_helper()
358 trans[ index ]->create( old_mps[ index ], new_mps[ index ], NULL, NULL ); in solve_fock_update_helper()
370 overlaps[ index ]->create( new_mps[ index + 1 ], old_mps[ index + 1 ] ); in solve_fock_update_helper()
[all …]
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/include/chemps2/
H A DDMRG.h299 …t int dmrg_orb2, const bool moving_right, TensorT ** new_mps, TensorT ** old_mps, SyBookkeeper * n…
/dports/games/lincity/lincity-1.13.1/
H A Dmps.c571 #ifdef old_mps