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
cos_precision.f90
Go to the documentation of this file.
1
! + + + + + + + + + + + + + + + + + + + + + + + + + + + +
7
! + + + + + + + + + + + + + + + + + + + + + + + + + + + +
8
!*******************************************************************************
9
module
cos_precision
10
implicit none
11
integer
,
parameter
:: DP=kind(1.0D0)
12
type
tab_ptr
13
real(DP)
,
dimension(:)
,
pointer
:: val
14
end type
tab_ptr
15
end module
cos_precision
16
!*******************************************************************************
cos_precision
types
Definition:
cos_precision.f90:9
cos_precision::tab_ptr
Definition:
cos_precision.f90:12
src
solvers
cos_precision.f90
Generated on Thu Feb 27 2020 09:02:16 for ETS by
1.8.5