Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
initialize_types
Subroutine
9 statements
Source File
radiation_aerosol_optics_data.F90
radiation_aerosol_optics_data
initialize_types
Contents
public subroutine initialize_types(this, ntype)
Arguments
Type
Intent
Optional
Attributes
Name
class(
aerosol_optics_type
),
intent(inout)
::
this
integer,
intent(in)
::
ntype
Contents