Skip to content

Fortran Language / Modules

Fortran modules where introduced in Fortran 90 and allow data and routines to be grouped in a somewhat object-oriented fashion.

Need to go through module background and relevant examples.