GRASP rci-qed
|
Provides the setham
routine.
More...
Functions/Subroutines | |
subroutine | setham (myid, nprocs, jblock, ELSTO, ICSTRT, nelmntt) |
Comment from the original setham_gg.f90 header: More... | |
Provides the setham
routine.
subroutine setham_i::setham | ( | integer, intent(in) | myid, |
integer, intent(in) | nprocs, | ||
integer | jblock, | ||
real(double) | ELSTO, | ||
integer | ICSTRT, | ||
integer(long) | nelmntt | ||
) |
Comment from the original setham_gg.f90
header:
Sets up the Hamiltonian matrix and determines the average energy. *
Serial I/O moved out; able to run on single/multiple processors For this purpose a new common /setham_to_genmat2/ is created *