PROGRESS  master
prg_xlkernel_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  prg_xlkernel_mod::xlk_type
 

Modules

module  prg_xlkernel_mod
 Add name.
 

Functions/Subroutines

subroutine, public prg_xlkernel_mod::prg_parse_xlkernel (input, filename)
 The parser for the mixer routines. More...
 
subroutine, public prg_xlkernel_mod::prg_fermi (D0, QQ, ee, gap, Fe_vec, mu0, H, Z, Nocc, T, OccErrLim, MaxIt, HDIM)
 
subroutine, public prg_xlkernel_mod::prg_kernel_fermi_full (KK, JJ, D0, mu0, mu1, T, RX, RY, RZ, LBox, Hubbard_U, Element_Type, Nr_atoms, MaxIt, eps, m, HDIM, Max_Nr_Neigh, Coulomb_acc, TIMERATIO, nnRx, nnRy, nnRz, nrnnlist, nnType, H_INDEX_START, H_INDEX_END, H, S, Z, Nocc, Znuc, QQ, ee, Fe_vec)
 
subroutine, public prg_xlkernel_mod::prg_v_kernel_fermi (D0, dq_dv, v, mu0, mu1, T, RX, RY, RZ, LBox, Hubbard_U, Element_Type, Nr_atoms, MaxIt, eps, m, HDIM, Max_Nr_Neigh, Coulomb_acc, TIMERATIO, nnRx, nnRy, nnRz, nrnnlist, nnType, H_INDEX_START, H_INDEX_END, H, S, Z, Nocc, Znuc, QQ, ee, Fe_vec)
 
subroutine, private prg_xlkernel_mod::prg_get_deriv_finite_temp (P1, H0, H1, Nocc, T, Q, ev, fe, mu0, eps, HDIM)
 
subroutine, private prg_xlkernel_mod::prg_mmult (alpha, A, B, beta, C, TA, TB, HDIM)
 
subroutine, private prg_xlkernel_mod::prg_eig (A, Q, ee, type, HDIM)
 
subroutine, private prg_xlkernel_mod::prg_inv (X, XI, HDIM)
 
subroutine, public prg_xlkernel_mod::prg_rank1 (verbose)
 Rank1 kernel .... More...
 

Variables

integer, parameter prg_xlkernel_mod::dp = kind(1.0d0)