programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Types
cs_user_modules.f90 File Reference

User-defined module: it allows to create any user array. More...

Data Types

module  user_module
 

Detailed Description

User-defined module: it allows to create any user array.

This file is compiled before all other user Fortran files. To ensure this, it must not be renamed.

The user may define an arbitrary number of modules here, even though only one is defined in the example.