Octopus
ps_fhi_oct_m::ps_fhi_t Type Reference

remember that the FHI format is basically the CPI format with a header More...

Detailed Description

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
 

Member Data Documentation

◆ fhi_file

type(ps_fhi_file_t), allocatable, private ps_fhi_oct_m::ps_fhi_t::fhi_file
private

This just includes the extra header.

Definition at line 139 of file ps_fhi.F90.

◆ cpi_file

type(ps_cpi_file_t), allocatable, private ps_fhi_oct_m::ps_fhi_t::cpi_file
private

This includes the real pseudopotential.

Definition at line 140 of file ps_fhi.F90.

◆ ps_grid

type(ps_in_grid_t), allocatable ps_fhi_oct_m::ps_fhi_t::ps_grid
private

the pseudopotential in the grid

Definition at line 141 of file ps_fhi.F90.

◆ conf

type(valconf_t), allocatable, private ps_fhi_oct_m::ps_fhi_t::conf
private

Definition at line 142 of file ps_fhi.F90.


The documentation for this type was generated from the following file: