plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
QTree_
Derived Type
MIT
5 statements
Source File
GTreeClass.f90
QTreeClass
QTree_
Contents
Variables
address
Type-Bound Procedures
init
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
Intent
Optional
Attributes
Name
class(
QTree_
)
::
this
integer(kind=int32),
optional
::
NumDivisions