Definition of constants.
More...
List of all members.
Data Types |
type | listItem |
| list items from steering file More...
|
Public Attributes |
INTEGER, parameter | large = LARGE_SIZE |
| size of LARGE integers (*4 or *8) from preprocessor
|
INTEGER, parameter | lscale = large/4 |
| number of (32bit) words
|
INTEGER, parameter | maxi4 = 2147483647 |
| max. INTEGER*4
|
Detailed Description
Definition of constants.
Definition at line 5 of file mpdef.f90.
Member Data Documentation
size of LARGE integers (*4 or *8) from preprocessor
Definition at line 9 of file mpdef.f90.
number of (32bit) words
Definition at line 10 of file mpdef.f90.
max. INTEGER*4
Definition at line 11 of file mpdef.f90.
The documentation for this module was generated from the following file: