OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fvw_vortextools::t_tree Type Reference

The type tree contains some basic data, a chained-list of nodes, and a pointer to the Particle data that were used. More...

Collaboration diagram for fvw_vortextools::t_tree:
Collaboration graph
[legend]

Public Attributes

type(t_partpart
 Storage for all particles.
 
type(t_segseg
 Storage for all particles.
 
integer istep =-1
 Time step at which the tree was built.
 
logical bgrown =.false.
 Is the tree build.
 
real(reki) distancedirect
 
type(t_noderoot
 Contains the chained-list of nodes.
 

Detailed Description

The type tree contains some basic data, a chained-list of nodes, and a pointer to the Particle data that were used.


The documentation for this type was generated from the following file: