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