Toggle navigation
GS2
Manual
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
write_driver_config
Subroutine
20 statements
Source File
antenna.f90
antenna
write_driver_config
Contents
private subroutine write_driver_config(self, unit)
Writes out a namelist representing the current state of the config object
Type Bound
driver_config_type
Arguments
Type
Intent
Optional
Attributes
Name
class(
driver_config_type
),
intent(in)
::
self
integer,
intent(in),
optional
::
unit
Contents