bethe_lattice Subroutine

public subroutine bethe_lattice(dos, ome, Lk, D)

Arguments

Type IntentOptional Attributes Name
real(kind=8) :: dos(Lk)
real(kind=8) :: ome(Lk)
integer :: Lk
real(kind=8), optional :: D

Calls

proc~~bethe_lattice~~CallsGraph proc~bethe_lattice bethe_lattice proc~dens_bethe dens_bethe proc~bethe_lattice->proc~dens_bethe