FC_Scalar_t Derived Type

type, public :: FC_Scalar_t


Inherited by

type~~fc_scalar_t~~InheritedByGraph type~fc_scalar_t FC_Scalar_t type~scf_grid_t scf_grid_t type~scf_grid_t->type~fc_scalar_t FC_Scalars

Contents


Components

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