initWithReal Subroutine

public subroutine initWithReal(self, v)

Public, generic name: initwithValue()

Initialize the value object with a real number

Type Bound

FTValue

Arguments

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

Calls

proc~~initwithreal~~CallsGraph proc~initwithreal FTValue%initWithReal proc~initftobject FTObject%initFTObject proc~initwithreal->proc~initftobject