initWithDoublePrecision Subroutine

public subroutine initWithDoublePrecision(self, v)

Public, generic name: initwithValue()

Initialize the value object with a double precision number

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self
doubleprecision :: v

Calls

proc~~initwithdoubleprecision~~CallsGraph proc~initwithdoubleprecision FTValue%initWithDoublePrecision proc~initftobject FTObject%initFTObject proc~initwithdoubleprecision->proc~initftobject