QTree_ Derived Type

type, public :: QTree_


Components

Type Visibility Attributes Name Initial
type(QTreeAddress_), public, allocatable :: address(:)

Type-Bound Procedures

procedure, public :: init => initQTree

  • public subroutine initQTree(this, NumDivisions)

    Arguments

    Type IntentOptional Attributes Name
    class(QTree_) :: this
    integer(kind=int32), optional :: NumDivisions