My Project
programmer's documentation
cs_user_modules.f90 File Reference

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

Detailed Description

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

See Creating user arrays (cs_user_modules.f90) for examples.

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.