Class NAMELIST
In: calc01.f90

This is not a module but a repository of NAMELIST group names declared in all Fortran 90/95 files

Methods

nml  

Public Instance methods

nml( a, b, n )
NAMELIST :
a :real
b :real
n :integer

This namelist group name is input/output in calc01.f90#calc

[Validate]