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