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