atomic_grid_t Derived Type

type, public :: atomic_grid_t


Inherits

type~~atomic_grid_t~~InheritsGraph type~atomic_grid_t atomic_grid_t type~list_grid_3d_t list_grid_3d_t type~atomic_grid_t->type~list_grid_3d_t spherical_grids type~grid_3d_pt grid_3d_pt type~list_grid_3d_t->type~grid_3d_pt elem type~grid_3d_t grid_3d_t type~grid_3d_pt->type~grid_3d_t p

Components

Type Visibility Attributes Name Initial
type(list_grid_3d_t), public, pointer :: spherical_grids
integer, public, allocatable :: sph_npts(:)
integer, public :: idAtm
real(kind=fp), public :: rAtm
real(kind=fp), public, allocatable :: sph_radii(:)
real(kind=fp), public, allocatable :: rad_pts(:)
real(kind=fp), public, allocatable :: rad_wts(:)