(git:c5411e0)
Loading...
Searching...
No Matches
tmc_tree_types::elem_array_type Type Reference

Data Fields

type(tree_type), pointer elem => NULL()
 
logical busy = .FALSE.
 
logical canceled = .FALSE.
 
real(kind=dp) start_time = 0.0_dp
 

Detailed Description

Definition at line 131 of file tmc_tree_types.F.

Field Documentation

◆ elem

type(tree_type), pointer tmc_tree_types::elem_array_type::elem => NULL()

Definition at line 132 of file tmc_tree_types.F.

◆ busy

logical tmc_tree_types::elem_array_type::busy = .FALSE.

Definition at line 133 of file tmc_tree_types.F.

◆ canceled

logical tmc_tree_types::elem_array_type::canceled = .FALSE.

Definition at line 134 of file tmc_tree_types.F.

◆ start_time

real(kind=dp) tmc_tree_types::elem_array_type::start_time = 0.0_dp

Definition at line 135 of file tmc_tree_types.F.


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