Go to the source code of this file.
Functions/Subroutines | |
subroutine | estimate_nsgm (ecmin, emin, emax, ecmax, gw_grid_separation, nproc, nsgm) |
subroutine | make_sgmw (ecmin, emin, emax, gw_grid_separation, nsgm, sgmw) |
subroutine estimate_nsgm | ( | real(8) | ecmin, | |
real(8) | emin, | |||
real(8) | emax, | |||
real(8) | ecmax, | |||
real(8) | gw_grid_separation, | |||
integer | nproc, | |||
integer | nsgm | |||
) |
Definition at line 1 of file make_sgmw.f90.
Referenced by GW().
subroutine make_sgmw | ( | real(8) | ecmin, | |
real(8) | emin, | |||
real(8) | emax, | |||
real(8) | gw_grid_separation, | |||
integer | nsgm, | |||
real(8),dimension(nsgm) | sgmw | |||
) |
Definition at line 44 of file make_sgmw.f90.
Referenced by GW().