initWithLogical Subroutine

public subroutine initWithLogical(self, v)

Public, generic name: initwithValue()

Initialize the value object with a logical

Type Bound

FTValue

Arguments

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

Calls

proc~~initwithlogical~~CallsGraph proc~initwithlogical FTValue%initWithLogical proc~initftobject FTObject%initFTObject proc~initwithlogical->proc~initftobject