public subroutine initWithQuad(self, v)
Public, generic name: initwithValue()
Initialize the value object with a quad precision
number
Type Bound
FTValue
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
class(FTValue)
|
|
|
|
:: |
self |
|
real(kind=SELECTED_REAL_KIND(QUAD_DIGITS))
|
|
|
|
:: |
v |
|