initFTObject Subroutine

public subroutine initFTObject(self)

Generic Name: init()

Initializes the object. The base class initialization does nothing but set the reference count to one.

Type Bound

FTObject

Arguments

Type IntentOptional Attributes Name
class(FTObject) :: self