m_hist Module Reference

Functions/Subroutines

subroutine calculate_hist (Ndim_TR, delw, TR)
subroutine est_ndosgrd (NTB, NTK, E_EIG, deltw, emin, emax, ndosgrd)
subroutine diagN (nm, mat, eig)
subroutine calc_hist (N_eig, N_ini, N_end, del, EIG, hist)
subroutine wrt_hist (emin_grd, emax_grd, delw, hist)

Function/Subroutine Documentation

subroutine m_hist::calc_hist ( integer,intent(in)  N_eig,
integer,intent(in)  N_ini,
integer,intent(in)  N_end,
real(8),intent(in)  del,
real(8),dimension(n_eig),intent(in)  EIG,
real(8),dimension(n_ini:n_end),intent(out)  hist 
)

Definition at line 103 of file m_hist.f90.

Referenced by calculate_hist().

Here is the caller graph for this function:

subroutine m_hist::calculate_hist ( integer,intent(in)  Ndim_TR,
real(8),intent(in)  delw,
complex(8),dimension(ndim_tr,ndim_tr),intent(inout)  TR 
)

Definition at line 5 of file m_hist.f90.

References calc_hist(), diagN(), est_ndosgrd(), and wrt_hist().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine m_hist::diagN ( integer,intent(in)  nm,
complex(8),dimension(nm,nm),intent(inout)  mat,
real(8),dimension(nm),intent(out)  eig 
)

Definition at line 71 of file m_hist.f90.

Referenced by calculate_hist().

Here is the caller graph for this function:

subroutine m_hist::est_ndosgrd ( integer,intent(in)  NTB,
integer,intent(in)  NTK,
real(8),dimension(ntb,ntk),intent(in)  E_EIG,
real(8),intent(in)  deltw,
real(8),intent(out)  emin,
real(8),intent(out)  emax,
integer,intent(out)  ndosgrd 
)

Definition at line 41 of file m_hist.f90.

Referenced by calculate_hist().

Here is the caller graph for this function:

subroutine m_hist::wrt_hist ( integer,intent(in)  emin_grd,
integer,intent(in)  emax_grd,
real(8),intent(in)  delw,
real(8),dimension(emin_grd:emax_grd),intent(in)  hist 
)

Definition at line 121 of file m_hist.f90.

Referenced by calculate_hist().

Here is the caller graph for this function:


Generated on 17 Nov 2020 for respack by  doxygen 1.6.1