24 TYPE (type_neoclassic
),
POINTER :: neoclassic(:)
25 TYPE (type_coresource
),
POINTER :: coresource(:)
subroutine convert_neoclassic2coresource(NEOCLASSIC, CORESOURCE)
Module converts to/from CPOs to ETS types.
subroutine neoclassic2coresource(NEOCLASSIC, CORESOURCE)