Octopus
|
remember that the FHI format is basically the CPI format with a header More...
remember that the FHI format is basically the CPI format with a header
Definition at line 137 of file ps_fhi.F90.
Private Attributes | |
type(ps_fhi_file_t), allocatable, private | fhi_file |
This just includes the extra header. More... | |
type(ps_cpi_file_t), allocatable, private | cpi_file |
This includes the real pseudopotential. More... | |
type(ps_in_grid_t), allocatable | ps_grid |
the pseudopotential in the grid More... | |
type(valconf_t), allocatable, private | conf |
|
private |
This just includes the extra header.
Definition at line 139 of file ps_fhi.F90.
|
private |
This includes the real pseudopotential.
Definition at line 140 of file ps_fhi.F90.
|
private |
the pseudopotential in the grid
Definition at line 141 of file ps_fhi.F90.
|
private |
Definition at line 142 of file ps_fhi.F90.