QTreeClass Module



Derived Types

type, public ::  QTreeAddress_

Components

Type Visibility Attributes Name Initial
integer, public :: address

type, public ::  QTree_

Components

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

Type-Bound Procedures

procedure, public :: init => initQTree

Subroutines

public subroutine initQTree(this, NumDivisions)

Arguments

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