FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
_tree_pointer_struct Struct Reference

#include <hecmw_vis_ray_trace.h>

Collaboration diagram for _tree_pointer_struct:

Data Fields

int cell_id [8]
 
int surf_id
 
int level
 
double bound_box [6]
 
int local_child_no
 
int local_face_in
 
int local_face_out
 
struct _tree_pointer_structchild
 
struct _tree_pointer_structparent
 

Detailed Description

Definition at line 158 of file hecmw_vis_ray_trace.h.

Field Documentation

◆ bound_box

double _tree_pointer_struct::bound_box[6]

Definition at line 162 of file hecmw_vis_ray_trace.h.

◆ cell_id

int _tree_pointer_struct::cell_id[8]

Definition at line 159 of file hecmw_vis_ray_trace.h.

◆ child

struct _tree_pointer_struct* _tree_pointer_struct::child

Definition at line 166 of file hecmw_vis_ray_trace.h.

◆ level

int _tree_pointer_struct::level

Definition at line 161 of file hecmw_vis_ray_trace.h.

◆ local_child_no

int _tree_pointer_struct::local_child_no

Definition at line 163 of file hecmw_vis_ray_trace.h.

◆ local_face_in

int _tree_pointer_struct::local_face_in

Definition at line 164 of file hecmw_vis_ray_trace.h.

◆ local_face_out

int _tree_pointer_struct::local_face_out

Definition at line 165 of file hecmw_vis_ray_trace.h.

◆ parent

struct _tree_pointer_struct* _tree_pointer_struct::parent

Definition at line 167 of file hecmw_vis_ray_trace.h.

◆ surf_id

int _tree_pointer_struct::surf_id

Definition at line 160 of file hecmw_vis_ray_trace.h.


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