pwdft
0.1
PW-DFT code for education
|
Functions/Subroutines | |
subroutine | band_plot () |
Output band dispersion. More... | |
subroutine | fermi_plot () |
Output FermiSurfer file. More... | |
subroutine plot::band_plot |
Output band dispersion.
Definition at line 32 of file plot.F90.
References kohn_sham::ef, kohn_sham::eval, constant::htr2ev, k_point::kvec, kohn_sham::nbnd, and k_point::nk.
Referenced by pwdft().
subroutine plot::fermi_plot |
Output FermiSurfer file.
Definition at line 65 of file plot.F90.
References atm_spec::bvec, kohn_sham::ef, kohn_sham::eval, kohn_sham::evec, gvec::g_wf, constant::htr2ev, k_point::kgrd, k_point::kvec, kohn_sham::nbnd, and k_point::nk.
Referenced by pwdft().