intersting note ...
This commit is contained in:
parent
8c5f3d4e07
commit
271b9ba76b
|
@ -7,6 +7,7 @@
|
|||
!> @brief setting precision for real and int type
|
||||
!--------------------------------------------------------------------------------------------------
|
||||
module prec
|
||||
! ToDo: use, intrinsic :: iso_fortran_env, only : I8 => int64, WP => real64
|
||||
implicit none
|
||||
private
|
||||
#if (FLOAT==8)
|
||||
|
|
Loading…
Reference in New Issue