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