Variables | |
| real(8) | ecutthc |
| integer | nmaxthc |
| integer | nthc |
| integer, dimension(:), allocatable | nthck |
| integer, dimension(:,:), allocatable | idxthc |
| integer, dimension(:,:), allocatable | ithc |
| real(8) modtdhfc::ecutthc |
Definition at line 9 of file modtdhfc.f90.
| integer, dimension(:,:), allocatable modtdhfc::idxthc |
Definition at line 17 of file modtdhfc.f90.
| integer, dimension(:,:), allocatable modtdhfc::ithc |
Definition at line 19 of file modtdhfc.f90.
| integer modtdhfc::nmaxthc |
Definition at line 11 of file modtdhfc.f90.
| integer modtdhfc::nthc |
Definition at line 13 of file modtdhfc.f90.
| integer, dimension(:), allocatable modtdhfc::nthck |
Definition at line 15 of file modtdhfc.f90.