EC_Scalar_t Derived Type

type, public :: EC_Scalar_t


Inherited by

type~~ec_scalar_t~~InheritedByGraph type~ec_scalar_t EC_Scalar_t type~scf_grid_t scf_grid_t type~scf_grid_t->type~ec_scalar_t EC_Scalars

Contents


Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: name
character(len=:), public, allocatable :: abbreviated_name
integer(kind=4), public :: ndata
real(kind=4), public, allocatable :: data(:)