ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
Main Page
Data Types List
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
fortranparser_parameters.f90
Go to the documentation of this file.
1
!
2
! Copyright (c) 2000-2008, Roland Schmehl. All rights reserved.
3
!
4
! This software is distributable under the BSD license. See the terms of the
5
! BSD license in the documentation provided with this software.
6
!
7
MODULE
fortranparser_parameters
8
use
itm_types
9
!--------- -------- --------- --------- --------- --------- --------- --------- -----
10
! Specify data types
11
!--------- -------- --------- --------- --------- --------- --------- --------- -----
12
IMPLICIT NONE
13
INTEGER
,
PARAMETER
:: rn = R8
! Precision of real numbers
14
INTEGER
,
PARAMETER
:: is = SELECTED_INT_KIND(1)
! Data type of bytecode
15
END MODULE
fortranparser_parameters
16
17
fortranparser_parameters
Definition:
fortranparser_parameters.f90:7
src
itm_tools
fortranparser_parameters.f90
Generated on Thu Feb 27 2020 09:02:16 for ETS by
1.8.5